From 8c85834d406ae8f0797bdac45eb570f4152cccec Mon Sep 17 00:00:00 2001 From: Louis Chatriot Date: Sun, 17 Aug 2014 20:14:25 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 86f79d9..1852f75 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ It's a subset of MongoDB's API (the most used operations). The current API will * Array fields * Logical operators $or, $and, $not, $where * Sorting and paginating + * Projections * Counting documents * Updating documents * Removing documents