From 9226a8a18d7ea575f3174491b73a278510e0b98a Mon Sep 17 00:00:00 2001 From: Louis Chatriot Date: Wed, 10 Jul 2013 10:39:38 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 07c213b..7527130 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ NeDB is not intended to be a replacement of large-scale databases such as MongoD I recently benchmarked NeDB against the popular client-side database TaffyDB and NeDB is much, much faster, so I will port it to browsers. Please comment on this issue if you have any ideas/requirements. +Check the change log if you think nedb doesn't behaves as the documentation describes! Most of the issues I get are due to non-latest version nedbs. + ## Installation, tests Module name on npm is `nedb`.