From 2e8ec683ebcd99d0be69ffd66e1ac68c887b36fc Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Wed, 24 Aug 2022 11:46:39 +0100 Subject: [PATCH] Update README.md Signed-off-by: Alex Ellis --- sample-functions/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sample-functions/README.md b/sample-functions/README.md index cfcbef7f..648e48f6 100644 --- a/sample-functions/README.md +++ b/sample-functions/README.md @@ -13,8 +13,12 @@ Language specific guides from the blog: Official Training and eBooks: -* [Official Training](https://docs.openfaas.com/tutorials/training/) +* [OpenFaaS with Node.js examples](https://openfaas.gumroad.com/l/serverless-for-everyone-else) +* [OpenFaaS with Golang - Premium and Team Editions only](https://store.openfaas.com/l/everyday-golang) +* [Other Official Training](https://docs.openfaas.com/tutorials/training/) Official Function store images: * [Function Store functions](https://github.com/openfaas/store-functions) + +Need help? Reach out to us at [openfaas.com/support](https://openfaas.com/support)