Skip to content

Commit

Permalink
chore: remove Roadmap file (#2689)
Browse files Browse the repository at this point in the history
* chore: remove Roadmap file, users and contributors can view roadmap in GitHub issues
  • Loading branch information
p-shahi committed Sep 11, 2024
1 parent 7cd9845 commit d101aac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 158 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ If you are looking for the documentation of the latest release, you can view the
## Table of contents <!-- omit in toc -->

- [Background](#background)
- [Roadmap](#roadmap)
- [Install](#install)
- [Usage](#usage)
- [Configuration](#configuration)
Expand Down Expand Up @@ -84,14 +83,6 @@ We are in the process of writing better documentation, blog posts, tutorials and

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.

## Roadmap

The js-libp2p roadmap can be found here: <https://github.com/libp2p/js-libp2p/blob/main/ROADMAP.md>

It represents current projects the js-libp2p maintainers are focused on and provides an estimation of completion targets.

It is complementary to the overarching libp2p project roadmap: <https://github.com/libp2p/specs/blob/master/ROADMAP.md>

## Install

```sh
Expand Down
149 changes: 0 additions & 149 deletions ROADMAP.md

This file was deleted.

0 comments on commit d101aac

Please sign in to comment.