diff --git a/README.md b/README.md index 13d6ba7..9e0c353 100644 --- a/README.md +++ b/README.md @@ -90,14 +90,14 @@ root@root# ### 8) Add webhook -- Open your project in Gitea: +- Open your project on Gitea: - Choose "Setting"
webhook1
- Choose "Webhooks" and "Add Webhooks"
webhook2
- +- Fill in the information
webhook3
- Target URL: URL to the API that handles requests when a event is triggered (Default: your_domain/git/gitea-webhook).