You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
22
22
libp2p is a networking stack and library modularized out of The IPFS Project, and bundled separately for other tools to use.
23
23
24
-
This repo is only the skeleton to create libp2p builds. If you want 'off the shelf' builds of libp2p, you can check:
24
+
**This repo is only the skeleton to create libp2p builds. If you want 'off the shelf' builds of libp2p, you can check:**
25
25
26
26
-[libp2p-ipfs](https://github.com/ipfs/js-libp2p-ipfs) - The libp2p build used by js-ipfs when run in Node.js
27
27
-[libp2p-ipfs-browser](https://github.com/ipfs/js-libp2p-ipfs-browser) - The libp2p build used by js-ipfs when run in a Browser (that supports WebRTC)
0 commit comments