diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yml similarity index 100% rename from .github/workflows/build.yaml rename to .github/workflows/build.yml diff --git a/README.md b/README.md index a4c7faa..7c2f408 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # dynamo-kt: Simplified DynamoDB Interactions for Kotlin +[![Gradle Build](https://github.com/github/docs/actions/workflows/build.yml/badge.svg)](https://github.com/aseemsavio/dynamo-kt/actions) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![Contributors](https://img.shields.io/github/contributors/aseemsavio/dynamo-kt)](https://github.com/aseemsavio/dynamo-kt/graphs/contributors)