Add image of app to README

This commit is contained in:
Alan Pryor 2019-08-26 08:34:13 -04:00
parent 624a877efb
commit b683bd2702
2 changed files with 5 additions and 1 deletions

View File

@ -38,6 +38,9 @@ python wsgi.py
Navigate to the posted URL in your terminal to be greeted with Swagger, where you can test out the API.
![The site](docs/site.png)
## Running tests
To run the test suite, simply pip install it and run from the root directory like so
@ -45,4 +48,5 @@ To run the test suite, simply pip install it and run from the root directory lik
```
pip install pytest
pytest
```
```

BIN
docs/site.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 407 KiB