From 38e814c9565734dc19e04c6b45523d0fca813eae Mon Sep 17 00:00:00 2001 From: Guilhem Saurel Date: Sat, 14 Mar 2020 18:10:32 +0100 Subject: [PATCH] format readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f0b79c..3597a12 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,8 @@ docker-compose up -d ## Test / Usage ``` -curl -d '{"text":"new contrib from toto: [44](http://radio.localhost/map/#44)", "key": "secret"}' 'matrixwebhook.localhost/!DPrUlnwOhBEfYwsDLh:matrix.org' +curl -d '{"text":"new contrib from toto: [44](http://radio.localhost/map/#44)", "key": "secret"}' \ + 'http://matrixwebhook.localhost/!DPrUlnwOhBEfYwsDLh:matrix.org' ``` (or localhost:4785 without docker)