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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",