Skip to content

Commit c4b64de

Browse files
committed
fix: examples readme typos (#481)
1 parent 6712479 commit c4b64de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# `js-libp2p` Examples and Tutorials
22

3-
In this folder, you can find a variety of examples to help you get started in using js-libp2p, in Node.js and in the Browser. Every example as a specific purpose and some of each incorporate a full tutorial that you can follow through, helping you expand your knowledge about libp2p and p2p networks in general.
3+
In this folder, you can find a variety of examples to help you get started in using js-libp2p, in Node.js and in the Browser. Every example has a specific purpose and some incorporate a full tutorial that you can follow through, helping you expand your knowledge about libp2p and p2p networks in general.
44

5-
Let us know if you find any issue or if you want to contribute and add a new tutorial, feel welcome to submit a PR, thank you!
5+
Let us know if you find any issues, or if you want to contribute and add a new tutorial, feel free to submit a PR, thank you!
66

77
## Understanding how libp2p works
88

@@ -23,4 +23,4 @@ Let us know if you find any issue or if you want to contribute and add a new tut
2323
- [The standard echo net example with libp2p](./echo)
2424
- [A simple chat app with libp2p](./chat)
2525

26-
For go-libp2p examples, check https://github.com/libp2p/go-libp2p-examples#examples-and-tutorials
26+
For go-libp2p examples, check out https://github.com/libp2p/go-libp2p-examples#examples-and-tutorials

0 commit comments

Comments
 (0)