Skip to content

Commit d4da569

Browse files
authored
chore: remove reference to removed roadmap (#2751)
1 parent 443ba6d commit d4da569

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

packages/libp2p/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,6 @@ We are in the process of writing better documentation, blog posts, tutorials and
7474

7575
To sum up, libp2p is a "network stack" -- a protocol suite -- that cleanly separates concerns, and enables sophisticated applications to only use the protocols they absolutely need, without giving up interoperability and upgradeability. libp2p grew out of IPFS, but it is built so that lots of people can use it, for lots of different projects.
7676

77-
# Roadmap
78-
79-
The js-libp2p roadmap can be found here: <https://github.com/libp2p/js-libp2p/blob/main/ROADMAP.md>
80-
81-
It represents current projects the js-libp2p maintainers are focused on and provides an estimation of completion targets.
82-
83-
It is complementary to the overarching libp2p project roadmap: <https://github.com/libp2p/specs/blob/master/ROADMAP.md>
84-
8577
# Usage
8678

8779
### Configuration

0 commit comments

Comments
 (0)