From 354628e3ef2ff6a6ee1936497866d21a09ebb3ca Mon Sep 17 00:00:00 2001 From: Daniel Norman <1992255+2color@users.noreply.github.com> Date: Fri, 13 Jan 2023 15:09:33 +0100 Subject: [PATCH] update-ipfs-http-client --- packages/ipfs-http-client/README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/packages/ipfs-http-client/README.md b/packages/ipfs-http-client/README.md index 0b4d457a45..01e2527dd0 100644 --- a/packages/ipfs-http-client/README.md +++ b/packages/ipfs-http-client/README.md @@ -6,7 +6,10 @@ [](https://codecov.io/gh/ipfs/js-ipfs) [](https://github.com/ipfs/js-ipfs/actions/workflows/js-test-and-release.yml) -> A client library for the IPFS HTTP API +> A client library for the [IPFS HTTP API](https://github.com/ipfs/js-ipfs/tree/master/docs/core-api) exposed by js-ipfs. + + +> 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). ## Table of contents <!-- omit in toc --> @@ -51,7 +54,7 @@ $ npm i ipfs-http-client <a href="https://ipfs.io"><img width="650px" src="https://ipfs.io/ipfs/QmQJ68PFMDdAsgCZvA1UVzzn18asVcf7HVvCDgpjiSCAse" alt="IPFS http client lib logo" /></a> </h1> -<h3 align="center">The JavaScript HTTP RPC API client library for IPFS implementations.</h3> +<h3 align="center">The JavaScript HTTP RPC API client library for js-ipfs.</h3> <p align="center"> <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>