From 698b6333e6362613f77bfdd8f496acd37f7a24cd Mon Sep 17 00:00:00 2001 From: neodarz Date: Wed, 16 Jan 2019 19:40:19 +0100 Subject: Update database information --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1