From e45f6922d906d91b68357f8668ebc58cbce554d5 Mon Sep 17 00:00:00 2001 From: wesley chun Date: Mon, 30 Dec 2024 22:11:07 -0800 Subject: [PATCH] chore: more README fixes from template --- README.md | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 064057b..9440a77 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ [![Maven Central](https://img.shields.io/maven-central/v/com.google.maps.android/maps-ktx)](https://maven-badges.herokuapp.com/maven-central/com.google.maps.android/maps-ktx) -![Tests/Build Status](https://github.com/googlemaps/android-maps-ktx/workflows/Test/badge.svg) ![Release](https://github.com/googlemaps/android-maps-ktx/workflows/Release/badge.svg) ![Stable](https://img.shields.io/badge/stability-stable-green) +[![Tests/Build](https://github.com/googlemaps/android-maps-ktx/actions/workflows/test.yml/badge.svg)](https://github.com/googlemaps/android-maps-ktx/actions/workflows/test.yml) + +![Contributors](https://img.shields.io/github/contributors/googlemaps/android-maps-ktx?color=green) +[![License](https://img.shields.io/github/license/googlemaps/android-maps-ktx?color=blue)][license] +[![StackOverflow](https://img.shields.io/stackexchange/stackoverflow/t/google-maps?color=orange&label=google-maps&logo=stackoverflow)](https://stackoverflow.com/questions/tagged/google-maps) +[![Discord](https://img.shields.io/discord/676948200904589322?color=6A7EC2&logo=discord&logoColor=ffffff)][Discord server] # Maps Android KTX @@ -14,12 +19,12 @@ It enables you to write more concise, idiomatic Kotlin. Each set of extensions c ## Requirements -* [Sign up with Google Maps Platform] -* A Google Maps Platform [project] with the **Maps SDK for Android** enabled -* An [API key] associated with the project above -* Android API level 21+ -* Kotlin-enabled project -* Kotlin coroutines +- [Sign up with Google Maps Platform] +- A Google Maps Platform [project] with the **Maps SDK for Android** enabled +- An [API key] associated with the project above +- Android API level 21+ +- Kotlin-enabled project +- Kotlin coroutines ## Installation @@ -227,7 +232,7 @@ You can also discuss this library on our [Discord server]. [documentation]: https://googlemaps.github.io/android-maps-ktx [amu]: https://github.com/googlemaps/android-maps-utils -[code of conduct]: CODE_OF_CONDUCT.md +[code of conduct]: ?tab=coc-ov-file#readme [contributing guide]: CONTRIBUTING.md [Deprecation Policy]: https://cloud.google.com/maps-platform/terms [developer community channels]: https://developers.google.com/maps/developer-community