diff options
author | neodarz <neodarz@neodarz.net> | 2019-01-16 19:40:19 +0100 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2019-01-16 19:40:19 +0100 |
commit | 698b6333e6362613f77bfdd8f496acd37f7a24cd (patch) | |
tree | 93066c4bf0e9e7950b70fdc69d08e10aa6446469 | |
parent | 79b07c85151be96cb50c83b4f343ea60df15dfdb (diff) | |
download | khanindexer-698b6333e6362613f77bfdd8f496acd37f7a24cd.tar.xz khanindexer-698b6333e6362613f77bfdd8f496acd37f7a24cd.zip |
Update database information
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |