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: