Skip to content

Commit 74f4aaf

Browse files
updated random walk status in readme (#907)
1 parent a8a71b0 commit 74f4aaf

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@ ______________________________________________________________________
6161

6262
### Discovery
6363

64-
| **Discovery** | **Status** | **Source** |
65-
| -------------------- | :--------: | :--------------------------------------------------------------------------------: |
66-
| **`bootstrap`** || [source](https://github.com/libp2p/py-libp2p/tree/main/libp2p/discovery/bootstrap) |
67-
| **`random-walk`** | 🌱 | |
68-
| **`mdns-discovery`** || [source](https://github.com/libp2p/py-libp2p/tree/main/libp2p/discovery/mdns) |
69-
| **`rendezvous`** | 🌱 | |
64+
| **Discovery** | **Status** | **Source** |
65+
| -------------------- | :--------: | :----------------------------------------------------------------------------------: |
66+
| **`bootstrap`** || [source](https://github.com/libp2p/py-libp2p/tree/main/libp2p/discovery/bootstrap) |
67+
| **`random-walk`** | | [source](https://github.com/libp2p/py-libp2p/tree/main/libp2p/discovery/random_walk) |
68+
| **`mdns-discovery`** || [source](https://github.com/libp2p/py-libp2p/tree/main/libp2p/discovery/mdns) |
69+
| **`rendezvous`** | 🌱 | |
7070

7171
______________________________________________________________________
7272

0 commit comments

Comments
 (0)