From 2dc10d8356ca324437960e1718d5d6bbe3d7ae4e Mon Sep 17 00:00:00 2001 From: achingbrain Date: Mon, 30 Oct 2023 17:36:41 +0000 Subject: [PATCH] docs: add deprecation warning --- README.md | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 829ad4f..72ae774 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +# ⛔️ DEPRECATED + +As of `1.1.0` the [@helia/delegated-routing-v1-http-api-client](https://www.npmjs.com/package/@helia/delegated-routing-v1-http-api-client) module supports both the libp2p [ContentRouting](https://libp2p.github.io/js-libp2p/interfaces/_libp2p_interface.content_routing.ContentRouting.html) and [PeerRouting](https://libp2p.github.io/js-libp2p/interfaces/_libp2p_interface.peer_routing.PeerRouting.html) interfaces so should be used instead. + +_This library will not be maintained._ + +--- + # @libp2p/ipni-content-routing [![libp2p.io](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](http://libp2p.io/) @@ -9,13 +17,14 @@ ## Table of contents -- [Install](#install) - - [Browser `