From 605fe1eeccc8f2e0816b5cbcdc1105fb0f151117 Mon Sep 17 00:00:00 2001 From: Travis Reeder Date: Wed, 9 Nov 2016 08:50:23 -0800 Subject: [PATCH] Quick link added --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index 37bac4b0f..368fb746b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -7,6 +7,7 @@ If you are a developer using IronFunctions through the API, this section is for * [Quickstart](https://github.com/iron-io/functions#quickstart) * [CLI tool - fnctl](../fnctl/README.md) * [Writing functions](writing.md) +* [Writing Lambda functions](docs/lambda/create.md) * [Packaging functions](packaging.md) * [Open Function Format](function-format.md) * [API Reference](https://app.swaggerhub.com/api/iron/functions/)