Update README.md

This commit is contained in:
Alex Ellis
2018-02-23 08:23:29 +00:00
committed by GitHub
parent a96bf1de94
commit d012c46162

View File

@ -7,7 +7,7 @@ Example:
Run in the function:
```
# curl -s http://localhost:8080/function/sentimentanalysis --data-binary \
# curl -s http://localhost:8080/system/functions --data-binary \
'{
"service": "sentimentanalysis",
"image": "functions/sentimentanalysis",