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.
|
||||
|
||||
![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
BIN
docs/site.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 407 KiB |
Loading…
Reference in New Issue
Block a user