From a02bb8e8d72404458e42ec951ef022718ce8bf21 Mon Sep 17 00:00:00 2001 From: Brandon Morelli Date: Thu, 6 Jan 2022 11:57:21 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 34cfcf7d..0db8797b 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,7 @@ This repository contains code and tools for working with Elastic APM's AWS Lambda solution. If you're looking to get started with Elastic's AWS Lambda extension and agent instrumentation, the [AWS Lambda Extension](https://www.elastic.co/guide/en/apm/guide/current/aws-lambda-extension.html) documentation is the place to start. + +### Update the docs + +Backport any changes made in the `docs` directory to the branches that you'd like to see the docs show up in. Branch names must follow the `major.minor` naming scheme and match a new or recent Elastic Stack version.