Skip to content

Commit

Permalink
minor explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
Raynos committed Jan 6, 2013
1 parent 6d7a5be commit 10fad2e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -4,6 +4,10 @@

No bullshit mongo wrapper

Similar to [mongodb][3] or [mongo-col][4] except everything is
a function that operates on a collection and returns a
[reducible][5] representation of the result.

## Example

```js
Expand Down Expand Up @@ -64,3 +68,6 @@ Supports

[1]: https://secure.travis-ci.org/Raynos/mongo-client.png
[2]: http://travis-ci.org/Raynos/mongo-client
[3]: http://mongodb.github.com/node-mongodb-native/
[4]: https://github.com/Raynos/mongo-col
[5]: https://github.com/gozala/reducers

0 comments on commit 10fad2e

Please sign in to comment.