From e4e9761c99acd88213bf6204bae3fda4fc02e399 Mon Sep 17 00:00:00 2001 From: David Dias Date: Sun, 16 Apr 2017 11:56:34 +0100 Subject: [PATCH] Fix docs --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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)`