Skip to content

Commit 19b735b

Browse files
authored
chore: update readme to include latest version (#319)
1 parent 0387e17 commit 19b735b

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,10 +1,13 @@
11
# AWS SDK for Kotlin
2-
[![Apache 2 licensed][apache-badge]][apache-url]
2+
[![Apache 2 licensed][apache-badge]][apache-url] [![Maven][maven-badge]][maven-url]
33

44
[apache-badge]: https://img.shields.io/badge/license-APACHE2-blue.svg
55
[apache-url]: https://github.com/awslabs/aws-sdk-kotlin/blob/main/LICENSE
66

77

8+
[maven-badge]: https://img.shields.io/maven-central/v/aws.sdk.kotlin/s3.svg?label=Maven
9+
[maven-url]: https://search.maven.org/search?q=g:aws.sdk.kotlin
10+
811
This repo contains the AWS SDK for Kotlin and its [public roadmap](https://github.com/awslabs/aws-sdk-kotlin/projects/2)
912

1013
**The AWS SDK for Kotlin is currently in alpha and is intended strictly for feedback purposes only. Do not use this SDK for production workloads. Refer to the SDK [stability](docs/stability.md) guidelines**
@@ -141,4 +144,4 @@ Please refer to our [security policy](https://github.com/awslabs/aws-sdk-kotlin/
141144
The SDK supports the following targets:
142145

143146
* [JVM](docs/targets.md#jvm)
144-
* [Android](docs/targets.md#android)
147+
* [Android](docs/targets.md#android)

0 commit comments

Comments
 (0)