From 79b73346fd716feecadab153616d485f5f36bb60 Mon Sep 17 00:00:00 2001 From: Pablo Ovelleiro Corral Date: Sat, 13 Apr 2019 22:19:00 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e5fbf4..ea0fb0e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A bot to listen for gitea webhooks and post to a matrix channel Copy config.ini.example to config.ini or creat a file called config.ini with the following options: -``` +```ini [http] # The path the listener will expect the post data http_uri = "/post"