Update README.md

pull/2/head
Louis Chatriot 10 years ago
parent 9c16a57dba
commit 8c85834d40
  1. 1
      README.md

@ -35,6 +35,7 @@ It's a subset of MongoDB's API (the most used operations). The current API will
* <a href="#array-fields">Array fields</a> * <a href="#array-fields">Array fields</a>
* <a href="#logical-operators-or-and-not-where">Logical operators $or, $and, $not, $where</a> * <a href="#logical-operators-or-and-not-where">Logical operators $or, $and, $not, $where</a>
* <a href="#sorting-and-paginating">Sorting and paginating</a> * <a href="#sorting-and-paginating">Sorting and paginating</a>
* <a href="#projections">Projections</a>
* <a href="#counting-documents">Counting documents</a> * <a href="#counting-documents">Counting documents</a>
* <a href="#updating-documents">Updating documents</a> * <a href="#updating-documents">Updating documents</a>
* <a href="#removing-documents">Removing documents</a> * <a href="#removing-documents">Removing documents</a>

Loading…
Cancel
Save