diff --git a/README.md b/README.md index 64e58066..45a97cfb 100644 --- a/README.md +++ b/README.md @@ -158,10 +158,9 @@ class Node extends libp2p { - `key`: Buffer - `timeout`: Number miliseconds -#### `libp2p.contentRouting.provide(key, timeout, callback)` +#### `libp2p.contentRouting.provide(key, callback)` - `key`: Buffer -- `timeout`: Number miliseconds #### `libp2p.dht.put(key, value, callback)`