Browse Source

we do not require native compilation now

saintedlama/travis-non-legacy
Mathias Buus 13 years ago
parent
commit
d419919f6d
  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 --mongodb:native
npm install mongojs
mongojs is very simple to use:

Loading…
Cancel
Save