Skip to content

Commit 0203f3f

Browse files
authored
Update README.md with badges
1 parent f3a6415 commit 0203f3f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
[![Build & Test on GitHub](https://github.com/sebsto/swift-openapi-lambda/actions/workflows/swift.yml/badge.svg)](https://github.com/sebsto/swift-openapi-lambda/actions/workflows/swift.yml)
2+
3+
![language](https://img.shields.io/badge/swift-5.9-blue)
4+
![platform](https://img.shields.io/badge/platform-macOS-green)
5+
![platform](https://img.shields.io/badge/platform-Linux-orange)
6+
[![license](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)
7+
18
# AWS Lambda transport for Swift OpenAPI
29

310
This library provides an [AWS Lambda](https://docs.aws.amazon.com/lambda/latest/dg/welcome.html) transport for [Swift OpenAPI generator](https://github.com/apple/swift-openapi-generator)

0 commit comments

Comments
 (0)