diff --git a/README.md b/README.md index 0c88162da2fd74e3bb8f2ec52776a3ceccabd823..24d743e18a254eed48ddc84daeadd71409ef57fa 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,12 @@ [](https://github.com/SamuelGuillemet/zoom-python-webhook/actions/workflows/python-tests.yml) [](https://github.com/SamuelGuillemet/zoom-python-webhook/actions/workflows/pre-commit.yaml) -[](https://github.com/SamuelGuillemet/zoom-python-webhook/actions/workflows/codeql-analysis.yml) [](https://codecov.io/gh/SamuelGuillemet/zoom-python-webhook) [](https://github.com/SamuelGuillemet/zoom-python-webhook/actions/workflows/build.yml) This is a simple FastAPI app that handles Zoom Webhooks. -The goal of this app is to provide a simple way to handle Zoom Webhooks and to provide a simple way to extend the app with custom handlers. +The goal of this app is to handle Zoom Webhooks and to provide a simple way to extend the app with custom handlers. ---