diff --git a/README.md b/README.md index 2f8595a22..4a61ca1f3 100644 --- a/README.md +++ b/README.md @@ -100,9 +100,9 @@ TODO ### Test Data -A SQLite database full of test data is committed to this git repository. +A SQLite database full of test data is committed to this git repository at `test/data/test.db`. This database is generated by executing `python initdb.py`. -The username and password of the admin account is `devtable` and `password`, respectively. +The username and password of the admin test account is `devtable` and `password`, respectively. ### Local Scripts