Fixing readme, code didn't display correctly
This commit is contained in:
parent
a3e4610ad9
commit
510d08cfbc
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in a new issue