Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias authored and dryajov committed Jul 9, 2017
1 parent c85c5c2 commit 0d7ecb8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)`

Expand Down

0 comments on commit 0d7ecb8

Please sign in to comment.