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/)