From 1d568cdca965ef70f0f7a9b317491c7b6db5d814 Mon Sep 17 00:00:00 2001 From: Alexandre Vanini <vanini.alexandre@gmail.com> Date: Thu, 16 May 2019 16:50:17 +0200 Subject: [PATCH] [READMEMD] --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index c072c47..23bca6e 100644 --- a/README.md +++ b/README.md @@ -57,12 +57,10 @@ db.createUser( ``` ##### (optional) Importing data -<p>If you want to popularize the database with programs and katas, you can insert the following files in the mongo db database</p> +<p>If you want to popularize the database with programs and katas, you can insert the following file in the mongo db database</p> >./mongodb/data/programs ->./mongodb/data/programssubscriptions - <p>to import the datas, copy past them and to the following steps :</p> >./mongodb/ -- GitLab