summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index b62e6dd..0e471df 100644
--- a/README.md
+++ b/README.md
@@ -2,5 +2,8 @@
- Public lazar datasets
- Scripts to generate prediction models and crossvalidations
-
-`mongorestore --host 127.0.0.1` imports the database dump
+- Scripts to generate and compare validation reports
+``` ruby
+ # comment or uncomment for your needs
+ ruby create_prediction_models.rb &
+```