aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 277d18c..1ed7d48 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,10 @@ For testing it just run:
python app.py
```
-The database is in the sqlite file `khanindexer.db` at the root of the project.
+## Database
+
+The database used for this project is PostgreSQL, you can update login
+information in `config.py` file.
# Indexing