Update readme

This commit is contained in:
Jimmy 2021-07-28 21:55:02 +12:00
parent 28b09e374a
commit de0a1809a4
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Github Web Hook
Example of how to use Github weeb hooks using Fastapi
Example of how to use Github web hooks using Fastapi
```pipenv sync```
@ -8,5 +8,8 @@ Example of how to use Github weeb hooks using Fastapi
```cp .env.sample .env```
```pipenv run dev```
```docker-compose up --build```