diff --git a/README.md b/README.md index 114a432..d352b5d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # simple-webhook-server +A simple server for receiving for testing with webhook calls. +The server responds with every request method and logs the full data sent to the server to the console. \ No newline at end of file