Browse Source

Merge branch 'master' of https://github.com/gett/mongojs

saintedlama/travis-non-legacy
Mathias Buus 13 years ago
parent
commit
40643ca1f4
  1. 2
      README.md

2
README.md

@ -2,7 +2,7 @@
A [node.js](http://nodejs.org) module for mongodb, that emulates the mongodb API as much as possible. It wraps [mongodb-native](https://github.com/christkv/node-mongodb-native/).
It is available through npm:
npm install mongojs
npm install mongojs --mongodb:native
mongojs is very simple to use:

Loading…
Cancel
Save