diff --git a/README.md b/README.md index f90bcda..4c31afd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # What is webhook? ![build-status][badge] -u + Webhook [webhook][w] is a lightweight configurable tool written in Go, that allows you to easily create HTTP endpoints (hooks) on your server, which you can use to execute configured commands. You can also pass data from the HTTP request (such as headers, payload or query variables) to your commands. [webhook][w] also allows you to specify rules which have to be satisfied in order for the hook to be triggered.