diff --git a/README.md b/README.md index 2464c09..b586e67 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Webhookey -Webhookey is a web server listening for requests as for example sent by -Gitea's webhooks. Further, Webhookey allows you to specify rules +Webhookey is a web server listening for +[webhooks](https://en.wikipedia.org/wiki/Webhook) as for example sent +by Gitea's webhooks. Further, Webhookey allows you to specify rules which are matched against the data received to trigger certain actions.