diff --git a/README.md b/README.md index f872c9c..d6ccd29 100644 --- a/README.md +++ b/README.md @@ -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``` + +