From 56822311851bb7c0b0d32fdc2e8574c75ca2d4ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denis=20Nut=CC=A6iu?= Date: Thu, 13 Apr 2017 09:05:33 +0300 Subject: [PATCH] Fixing readme, code didn't display correctly --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be0fe6f..6b45f2e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ For now, you can post data using curl. ``` curl -H "Content-Type: application/json" -X POST -d '{"text":"Hello Darkness","score": 5000}' http://localhost:5000/upload -```gi + +``` ## Requires: