Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
taoyuan committed Aug 27, 2013
1 parent 060ced8 commit 644a91e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Expand Up @@ -15,9 +15,7 @@ Simple key-value store facade for node.
keys(cb)
clear(cb)

## Usage Examples

### Single Store
## Examples
```js
var kvs = require('kvs');

Expand Down

0 comments on commit 644a91e

Please sign in to comment.