Skip to content

Commit b1ace97

Browse files
committed
chore: update readme
1 parent 8cc0217 commit b1ace97

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,14 @@ Feel free to jump directly into the examples, however going through the followin
4848

4949
#### Understanding how libp2p works
5050

51-
- [Circuit Relay](./examples/js-libp2p-example-circuit-relay)
51+
- [Circuit Relay](./examples/js-libp2p-example-circuit-relay) - configuring Circuit Relay connections
5252

5353
#### Other examples
5454

55-
- Running libp2p in the Electron (future)
56-
- [The standard echo net example with libp2p](./echo)
57-
- [A simple chat app with libp2p](./chat)
55+
- [Chat](./examples/js-libp2p-example-chat) - a simple chat app
5856

5957
#### libp2p in the Browser
58+
6059
There are a number of ways libp2p can be used in the browser. Here are some examples:
6160

6261
- [webRTC](./libp2p-in-the-browser/webrtc/README.md)

0 commit comments

Comments
 (0)