Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
developius authored Apr 17, 2017
1 parent bb2f065 commit 7ff58f8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@ A [FaaS](http://get-faas.com) function to generate the first N fib numbers

You can execute the function like this:

`curl http://localhost:8080/function/func_fib -d "https://www.docker.com/sites/default/files/social/docker-facebook-share.png"`
`curl http://localhost:8080/function/func_fib -d "10"`

(or use the FaaS UI to send the URL)

![](https://pbs.twimg.com/media/C9oep7KUMAAb_eZ.jpg:large)

## Installation

You can either install `faas-python-fib` via your FaaS compose file or you can add it via the UI.
Expand Down

0 comments on commit 7ff58f8

Please sign in to comment.