diff --git a/README.md b/README.md index 65419c6..3008ea7 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ py-libp2p aims for conformity with [the standard libp2p modules](https://github. | **`UDP`** | :tomato: | | **`WebSockets`** | :tomato: | | **`UTP`** | :tomato: | -| **`WebRTC`** | :chestnut: | +| **`WebRTC`** | :tomato: | | **`SCTP`** | :chestnut: | | **`Tor`** | :chestnut: | | **`i2p`** | :chestnut: | @@ -116,8 +116,8 @@ py-libp2p aims for conformity with [the standard libp2p modules](https://github. | NAT Traversal | Status | | -------------------------------------------- | :-----------: | -| **`nat-pmp`** | :chestnut: | -| **`upnp`** | :chestnut: | +| **`nat-pmp`** | :tomato: | +| **`upnp`** | :tomato: | | **`ext addr discovery`** | :chestnut: | | **`STUN-like`** | :chestnut: | | **`line-switch relay`** | :chestnut: |