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
@@ -51,7 +54,7 @@ $ npm i ipfs-http-client
-