aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0710132..9f5c496 100644
--- a/README.md
+++ b/README.md
@@ -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.