diff --git a/api/README.md b/api/README.md index c9c3696..421497d 100644 --- a/api/README.md +++ b/api/README.md @@ -4,9 +4,9 @@ This api provides a web interface to see some basic stats on the data vserv.py h ## Install & Setup -First thing you are going to do is configure niflheim-api.py to use the Postgres databse you setup for vserv.py. +Configure niflheim-api.py to use the Postgres databse you setup for vserv.py. -So open niflheim-api.py: +__So open niflheim-api.py:__ DB_PASSWORD = "password" DB_USER = "yggindex"