Skip to content

Commit b48bc30

Browse files
authored
chore: update badges and build support list in readme
1 parent ef4ab58 commit b48bc30

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
## Lambda Builders
22

3-
[![Build & Test](https://github.com/aws/aws-lambda-builders/actions/workflows/build.yml/badge.svg)](https://github.com/aws/aws-lambda-builders/actions/workflows/build.yml)
3+
![Apache 2.0 License](https://img.shields.io/github/license/aws/aws-lambda-builders)
4+
![GitHub release (latest by date)](https://img.shields.io/github/v/release/aws/aws-lambda-builders)
5+
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/aws-lambda-builders)
6+
![pip](https://img.shields.io/badge/pip-aws--lambda--builders-9cf)
47

58
Lambda Builders is a Python library to compile, build and package AWS Lambda functions for several runtimes &
69
frameworks.
@@ -12,8 +15,8 @@ Lambda Builders currently contains the following workflows
1215
* Dotnet with amazon.lambda.tools
1316
* Python with Pip
1417
* Javascript with Npm
18+
* Typescript with esbuild
1519
* Ruby with Bundler
16-
* Go with Dep
1720
* Go with Mod
1821

1922
In Addition to above workflows, AWS Lambda Builders also supports *Custom Workflows* through a Makefile.

0 commit comments

Comments
 (0)