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