diff --git a/README.md b/README.md index 1982c57..1c655a9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # py-lambda-action + +[![GitHubActions](https://img.shields.io/badge/listed%20on-GitHubActions-blue.svg)](https://github-actions.netlify.com/py-lambda) + A Github Action to deploy AWS Lambda functions written in Python with their dependencies in a separate layer. For now, only works with Python 3.6. ## Use