Update README.md

This commit is contained in:
Alex Ellis 2017-10-07 22:13:58 +01:00 committed by GitHub
parent 9386bf82c6
commit b7fbdb9ba2

View File

@ -25,10 +25,12 @@ Suggestions for new topics are welcome. Please also check the [Issue tracker](ht
## Blog posts and tutorials
### Hands-on with Node.js / Python
### Hands-on with Node.js / Go / Python
* [Morning coffee with the OpenFaaS CLI](https://blog.alexellis.io/quickstart-openfaas-cli/)
* [Build a Serverless Golang Function with OpenFaaS](https://blog.alexellis.io/serverless-golang-with-openfaas/)
* [Your first serverless Python function with OpenFaaS](https://blog.alexellis.io/first-faas-python-function/)
### Project background, design decisions and architecture: