Add image of app to README
This commit is contained in:
parent
624a877efb
commit
b683bd2702
|
@ -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.
|
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
|
## Running tests
|
||||||
|
|
||||||
To run the test suite, simply pip install it and run from the root directory like so
|
To run the test suite, simply pip install it and run from the root directory like so
|
||||||
|
@ -46,3 +49,4 @@ To run the test suite, simply pip install it and run from the root directory lik
|
||||||
pip install pytest
|
pip install pytest
|
||||||
pytest
|
pytest
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
BIN
docs/site.png
Normal file
BIN
docs/site.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 407 KiB |
Loading…
Reference in New Issue
Block a user