From 1987d30a62d7d5c06038cba45c53573c9f61d7a6 Mon Sep 17 00:00:00 2001 From: Michael Mosmann <michael@mosmann.de> Date: Sat, 5 May 2012 13:10:01 +0200 Subject: [PATCH] readme update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d37e04..cebb1e3 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ Embedded MongoDB will provide a platform neutral way for running mongodb in unit ## Why? -easy access?? +- dropping databases causing some pains (often you have to wait long time after each test) +- its easy, much easier as installing right version by hand +- you can change version per test ## Comments about Embedded MongoDB in the Wild -- GitLab