Skip to content

Commit 47a72dd

Browse files
authored
chore: more README fixes from template (#1443)
* fix: update README to template * fix: more README fixes from template * fix: more README fixes from template * chore: more README fixes from template
1 parent f97b1b3 commit 47a72dd

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
[![Maven Central](https://img.shields.io/maven-central/v/com.google.maps.android/android-maps-utils)](https://maven-badges.herokuapp.com/maven-central/com.google.maps.android/android-maps-utils)
2-
![Tests/Build Status](https://github.com/googlemaps/android-maps-utils/actions/workflows/test.yml/badge.svg?branch=main)
32
![Release](https://github.com/googlemaps/android-maps-utils/workflows/Release/badge.svg)
43
![Stable](https://img.shields.io/badge/stability-stable-green)
4+
[![Tests/Build](https://github.com/googlemaps/android-maps-utils/actions/workflows/test.yml/badge.svg)](https://github.com/googlemaps/android-maps-utils/actions/workflows/test.yml)
55

6-
![GitHub contributors](https://img.shields.io/github/contributors/googlemaps/android-maps-utils?color=green)
6+
![Contributors](https://img.shields.io/github/contributors/googlemaps/android-maps-utils?color=green)
7+
[![License](https://img.shields.io/github/license/googlemaps/android-maps-utils?color=blue)][license]
8+
[![StackOverflow](https://img.shields.io/stackexchange/stackoverflow/t/google-maps?color=orange&label=google-maps&logo=stackoverflow)](https://stackoverflow.com/questions/tagged/google-maps)
79
[![Discord](https://img.shields.io/discord/676948200904589322?color=6A7EC2&logo=discord&logoColor=ffffff)][Discord server]
8-
[![GitHub License](https://img.shields.io/github/license/googlemaps/android-maps-utils?color=blue)](LICENSE)
910

1011
# Maps SDK for Android Utility Library
1112

@@ -35,7 +36,7 @@ You can also find Kotlin extensions for this library in [Maps Android KTX][andro
3536
* Android API level 21+
3637
* [Sign up with Google Maps Platform]
3738
* A Google Maps Platform [project] with the **Maps SDK for Android** enabled
38-
* An [API key] associated with the project above
39+
- An [API key] associated with the project above ... follow the [API key instructions] if you're new to the process
3940

4041
## Installation
4142

@@ -362,12 +363,12 @@ If you find a bug, or have a feature request, please [file an issue] on GitHub.
362363
You can also discuss this library on our [Discord server].
363364

364365
[API key]: https://developers.google.com/maps/documentation/android-sdk/get-api-key
365-
[gmp-start]: https://console.cloud.google.com/google/maps-apis/start
366+
[API key instructions]: https://developers.google.com/maps/documentation/android-sdk/config#step_3_add_your_api_key_to_the_project
366367
[maps-sdk]: https://developers.google.com/maps/documentation/android-sdk
367368
[documentation]: https://googlemaps.github.io/android-maps-utils
368369
[android-maps-ktx]: https://github.com/googlemaps/android-maps-ktx
369370

370-
[code of conduct]: CODE_OF_CONDUCT.md
371+
[code of conduct]: ?tab=coc-ov-file#readme
371372
[contributing guide]: CONTRIBUTING.md
372373
[Deprecation Policy]: https://cloud.google.com/maps-platform/terms
373374
[developer community channels]: https://developers.google.com/maps/developer-community

0 commit comments

Comments
 (0)