From bebc68ad53dca4238e59525e1d1cbb169323d2ee Mon Sep 17 00:00:00 2001 From: Louis Chatriot Date: Sun, 26 Jan 2014 13:57:24 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f08d5a5..7562efc 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ It's a subset of MongoDB's API (the most used operations). The current API will * Compacting the database * Inserting documents * Finding documents + * xxxx + * xxxx * Counting documents * Updating documents * Removing documents