From 9ef92198623342e631077930f8100e8c57dfa1bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20R=C3=BCckstie=C3=9F?= Date: Tue, 24 Jun 2014 15:04:27 -0400 Subject: [PATCH] added mgenerate reference. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9e899673..6fe8cebb 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ creates a self-contained html file that shows an interactive visualization in a a script to quickly spin up local test environments, including replica sets and sharded systems (requires pymongo) +[mgenerate](https://github.com/rueckstiess/mtools/wiki/mgenerate)
+generates structured pseudo-random data based on a template for testing and reproduction + + You can find the manual and many usage examples on the [mtools wiki pages](https://github.com/rueckstiess/mtools/wiki).