Skip to content

Commit

Permalink
Merge pull request #3 from vdolce/develop
Browse files Browse the repository at this point in the history
fixed readme
  • Loading branch information
vdolce committed May 8, 2022
2 parents e9bb188 + 56ca5aa commit 87e4357
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,6 @@ curl -X 'GET' \

Run app test with:

pytest -s src/test/test_main.py
```
pytest test/test_main.py
```

0 comments on commit 87e4357

Please sign in to comment.