Commit d43f6afd authored by Juan Batiz-Benet's avatar Juan Batiz-Benet

removed url from readme

parent 68a20675
......@@ -34,16 +34,6 @@ addr.Protocols()
// }
```
### Other formats
```go
// handles the stupid url version too
m = ma.NewUrl("udp4://127.0.0.1:1234")
// <Multiaddr /ip4/127.0.0.1/udp/1234>
m.Url(buf)
// udp4://127.0.0.1:1234
```
### En/decapsulate
```go
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment