Skip to content

Commit 0f7bde7

Browse files
authored
Merge pull request #29 from libp2p/feat/remove-below
Remove word below
2 parents fecb41b + 3cf54db commit 0f7bde7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ libp2p becomes very simple and basically acts as a glue for every module that co
7878

7979
THe libp2p implementation in JavaScript is a work in progress. As such, there's a few things you can do right now to help out:
8080

81-
- Go through the modules below and **check out existing issues**. This would be especially useful for modules in active development. Some knowledge of IPFS/libp2p may be required, as well as the infrasture behind it - for instance, you may need to read up on p2p and more complex operations like muxing to be able to help technically.
81+
- Go through the modules and **check out existing issues**. This would be especially useful for modules in active development. Some knowledge of IPFS/libp2p may be required, as well as the infrasture behind it - for instance, you may need to read up on p2p and more complex operations like muxing to be able to help technically.
8282
- **Perform code reviews**. Most of this has been developed by @diasdavid, which means that more eyes will help a) speed the project along b) ensure quality and c) reduce possible future bugs.
8383
- **Add tests**. There can never be enough tests.
8484

0 commit comments

Comments
 (0)