diff --git a/guide/README.md b/guide/README.md index 7f80fd4f..3a21a02c 100644 --- a/guide/README.md +++ b/guide/README.md @@ -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: