From b44931ff9008da7bcb55e62d5552407c819441af Mon Sep 17 00:00:00 2001 From: obvtiger Date: Wed, 9 Apr 2025 09:42:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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