Update readme

This commit is contained in:
Jimmy 2021-07-28 21:52:40 +12:00
parent 346c57d2b9
commit c3d363e15a
1 changed files with 11 additions and 1 deletions

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```