Skip to content

Commit

Permalink
README: take into account Mango in CouchDB2 is out (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
ronjouch authored and garrensmith committed Nov 17, 2016
1 parent 0f405b8 commit 2039510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ PouchDB.plugin(require('pouchdb-find'));
API
-----

This API is modeled after [the Cloudant query API](https://docs.cloudant.com/api/cloudant-query.html), soon to be merged into CouchDB 2.0. Read that page for more details.
This API is modeled after [the Cloudant query API](https://docs.cloudant.com/api/cloudant-query.html), merged into CouchDB 2.0. Read that page for more details.

As with PouchDB, the entire API accepts either the callback or the Promise style.

Expand Down

0 comments on commit 2039510

Please sign in to comment.