From 47f107de1f5661e5d277b5baac013b2ccab9de72 Mon Sep 17 00:00:00 2001 From: Todd Birchard Date: Tue, 20 Aug 2024 00:10:15 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2981a40..2637d24 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Netlify Function Golang Tutorial +## ⚠️ **NOTE: This tutorial is no longer unmaintained, as Netlify is no longer recommended as a platform.** ⚠️ ![Gatsby](https://img.shields.io/badge/Gatsby-v^2.8-yellow.svg?longCache=true&style=flat-square&logo=Gatsby&logoColor=white&colorA=4c566a&colorB=b48ead) ![Go](https://img.shields.io/badge/Go-1.14-blue.svg?logo=go&longCache=true&logoColor=white&colorB=88C0D0&style=flat-square&colorA=4c566a) @@ -8,8 +9,8 @@ [![GitHub stars](https://img.shields.io/github/stars/hackersandslackers/netlify-functions-tutorial.svg?style=flat-square&colorB=ebcb8b&colorA=4c566a&logo=GitHub)](https://github.com/hackersandslackers/netlify-functions-tutorial/stargazers) [![GitHub forks](https://img.shields.io/github/forks/hackersandslackers/netlify-functions-tutorial.svg?style=flat-square&colorA=4c566a&colorB=ebcb8b&logo=GitHub)](https://github.com/hackersandslackers/netlify-functions-tutorial/network) -An example GatsbyJS project demonstrating how to deploy Lambd functions with Netlify. Source code for the accompanying tutorial found here: https://hackersandslackers.com/deploy-serverless-golang-functions-with-netlify/ +An example GatsbyJS project demonstrating how to deploy Lambda functions with Netlify. The source code for the accompanying tutorial is found here: https://hackersandslackers.com/deploy-serverless-golang-functions-with-netlify/ ![Netlify Function Tutorial](./.github/netlify-lambda-go@2x.jpg) -Demo here: https://serverless-golang-tutorial.netlify.app \ No newline at end of file +Demo here: https://serverless-golang-tutorial.netlify.app