Add client libraries list to README.md (#194)

Fixes #181
This commit is contained in:
C Cirello
2016-10-23 16:36:55 -07:00
committed by Travis Reeder
parent e30e600e1d
commit aff5fb65a5

View File

@@ -114,6 +114,12 @@ If you watch the logs, you will see the function actually runs in the background
Read more on [logging](docs/logging.md).
## Client Libraries
- [Go](https://github.com/iron-io/functions_go)
- [Ruby](https://github.com/iron-io/functions_ruby)
- [Javascript](https://github.com/iron-io/functions_js)
## Writing Functions
TODO: