diff --git a/docs/README.md b/docs/README.md index a45cbd0f..aa075c67 100644 --- a/docs/README.md +++ b/docs/README.md @@ -53,7 +53,7 @@ There is also a community being built around FaaS with talks, demos and sample f You can [TestDrive](https://github.com/alexellis/faas/blob/master/TestDrive.md) FaaS on your laptop in 60 seconds, or deploy to a free online Docker playground. Find out more in the [TestDrive](https://github.com/alexellis/faas/blob/master/TestDrive.md). -You can dive straight into the [sample functions here](https://github.com/alexellis/faas/blob/master/sample-functions/README.md). +You can dive straight into the [sample functions here](https://github.com/alexellis/faas/blob/master/sample-functions/README.md). You'll find hello-world examples for the most common programming languages including: Golang, DotNet Core, Java, NodeJS, Python even BusyBox. **Contribute to FaaS**