Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
keiranjprice101 authored Sep 20, 2019
1 parent 40a3463 commit 3a0cf98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The required python libraries:
- [requests](https://2.python-requests.org/en/master/)

## Setup and running the API
The database connection needs to be set up first. This is set in config.json
The database connection needs to be set up first. This is set in config.json, an example config file called `config.json.example` is provided.


To run the API from the command line, the enviroment variable `FLASK_APP` should be set to `src/main.py`. Once this is
Expand Down

0 comments on commit 3a0cf98

Please sign in to comment.