Fixing readme, code didn't display correctly

This commit is contained in:
Denis-Cosmin Nutiu 2017-04-13 09:04:51 +03:00
parent a3e4610ad9
commit 510d08cfbc

View file

@ -9,9 +9,9 @@ for some benchmarking data which is gathered from another application.
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: