1
0
Эх сурвалжийг харах

add config and db creation info

George C. Privon 6 жил өмнө
parent
commit
2307c14002
1 өөрчлөгдсөн 2 нэмэгдсэн , 1 устгасан
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -4,7 +4,8 @@ Tools to maintain and interograte a database of predictions and results.
 
 
 ## Usage
 ## Usage
 
 
-*TBD*
+Before using, copy `config.rkt.example` to `config.rkt` and edit it with your desired database location.
+Then run `create_database.rkt` to create the sqlite3 file and create the `predictions` table.
 
 
 ## Requirements
 ## Requirements