Skip to content

Commit 563a447

Browse files
committed
add identify to README feature breakdown
1 parent 46781e7 commit 563a447

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,11 @@ ______________________________________________________________________
106106

107107
### General Purpose Utilities & Datatypes
108108

109-
| **Utility/Datatype** | **Status** | **Source** |
110-
| -------------------- | :--------: | :-------------------------------------------------------------------------: |
111-
| **`libp2p-ping`** || [source](https://github.com/libp2p/py-libp2p/blob/main/libp2p/host/ping.py) |
112-
| **`libp2p-peer`** || [source](https://github.com/libp2p/py-libp2p/tree/main/libp2p/peer) |
109+
| **Utility/Datatype** | **Status** | **Source** |
110+
| --------------------- | :--------: | :------------------------------------------------------------------------------------------: |
111+
| **`libp2p-ping`** || [source](https://github.com/libp2p/py-libp2p/blob/main/libp2p/host/ping.py) |
112+
| **`libp2p-peer`** || [source](https://github.com/libp2p/py-libp2p/tree/main/libp2p/peer) |
113+
| **`libp2p-identify`** || [source](https://github.com/libp2p/py-libp2p/blob/main/libp2p/identity/identify/identify.py) |
113114

114115
______________________________________________________________________
115116

0 commit comments

Comments
 (0)