Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit c5e76b7

Browse files
authored
update-ipfs-http-client (#4293)
1 parent 6eeb1be commit c5e76b7

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

packages/ipfs-http-client/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66
[![codecov](https://img.shields.io/codecov/c/github/ipfs/js-ipfs.svg?style=flat-square)](https://codecov.io/gh/ipfs/js-ipfs)
77
[![CI](https://img.shields.io/github/workflow/status/ipfs/js-ipfs/test%20&%20maybe%20release/master?style=flat-square)](https://github.com/ipfs/js-ipfs/actions/workflows/js-test-and-release.yml)
88

9-
> A client library for the IPFS HTTP API
9+
> A client library for the [IPFS HTTP API](https://github.com/ipfs/js-ipfs/tree/master/docs/core-api) exposed by js-ipfs.
10+
11+
12+
> Note: The client library for the [Kubo RPC API](https://docs.ipfs.tech/reference/kubo/rpc/) has moved into [js-kubo-rpc-client](https://github.com/ipfs/js-kubo-rpc-client).
1013
1114
## Table of contents <!-- omit in toc -->
1215

@@ -51,7 +54,7 @@ $ npm i ipfs-http-client
5154
<a href="https://ipfs.io"><img width="650px" src="https://ipfs.io/ipfs/QmQJ68PFMDdAsgCZvA1UVzzn18asVcf7HVvCDgpjiSCAse" alt="IPFS http client lib logo" /></a>
5255
</h1>
5356

54-
<h3 align="center">The JavaScript HTTP RPC API client library for IPFS implementations.</h3>
57+
<h3 align="center">The JavaScript HTTP RPC API client library for js-ipfs.</h3>
5558

5659
<p align="center">
5760
<a href="https://riot.im/app/#/room/#ipfs-dev:matrix.org"><img src="https://img.shields.io/badge/matrix-%23ipfs%3Amatrix.org-blue.svg?style=flat" /> </a>

0 commit comments

Comments
 (0)