diff options
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ For now there is an example spider with neodarz website. For testing it just run: ``` -python run.py +python app.py ``` The database is in the sqlite file `khanindexer.db` at the root of the project. |