Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alabulei1 authored Mar 12, 2021
1 parent 1d539c5 commit d503aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion faas/poster/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Add watermark to a local PNG image.
```
$ curl --location --request POST 'https://rpc.ssvm.secondstate.io:8081/api/multipart/run/148/watermark/bytes' \
--header 'Content-Type: multipart/form-data' \
--form 'input_1=Meow Human!' \
--form 'input_1=Second State Functions' \
--output tmp.png
```

Expand Down

0 comments on commit d503aa2

Please sign in to comment.