From abaed7643f478744b8a1c1e74c4a6bae9f802e66 Mon Sep 17 00:00:00 2001 From: yakamok <38737288+yakamok@users.noreply.github.com> Date: Wed, 21 Nov 2018 18:24:01 +0100 Subject: [PATCH] corrections --- api/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"