Skip to content

Commit e68bce2

Browse files
authored
Fix build link
1 parent 8a35925 commit e68bce2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# AWS Lambda Runtime - Kotlin/Native
2-
![](https://img.shields.io/circleci/project/github/c1phr/lambda-runtime-kotlin-native/master.svg?style=flat)
1+
# AWS Lambda Runtime - Kotlin/Native
2+
[ ![](https://img.shields.io/circleci/project/github/c1phr/lambda-runtime-kotlin-native/master.svg?style=flat) ](https://circleci.com/gh/c1phr/lambda-runtime-kotlin-native)
33
[ ![Download](https://api.bintray.com/packages/c1phr/com.batchofcode/lambda-runtime-kotlin-native/images/download.svg) ](https://bintray.com/c1phr/com.batchofcode/lambda-runtime-kotlin-native/_latestVersion)
44

55
AWS Lambda Runtime for [Kotlin/Native](https://kotlinlang.org/docs/reference/native-overview.html). This provides a way to run Kotlin code in an AWS Lambda serverless context without the JVM, significantly reducing "cold start" time.

0 commit comments

Comments
 (0)