diff --git a/README.md b/README.md index 529a1a8..7283a7d 100644 --- a/README.md +++ b/README.md @@ -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.