From c3d363e15a7a67325c83fbaac062e8af22cecd51 Mon Sep 17 00:00:00 2001 From: Jimmy Date: Wed, 28 Jul 2021 21:52:40 +1200 Subject: [PATCH] Update readme --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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``` + +