Update readme

This commit is contained in:
2021-07-28 21:52:40 +12:00
parent 346c57d2b9
commit c3d363e15a

View File

@@ -1,2 +1,12 @@
# webhook
# Github Web Hook
Example of how to use Github weeb hooks using Fastapi
```pipenv sync```
```pipenv run test```
```cp .env.sample .env```