Skip to content

Commit 5a654f4

Browse files
committed
chore: more README fixes from template
1 parent 818edcf commit 5a654f4

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/maps-compose)](https://maven-badges.herokuapp.com/maven-central/com.google.maps.android/maps-compose)
2-
![Tests/Build Status](https://github.com/googlemaps/android-maps-compose/workflows/Test/badge.svg)
32
![Release](https://github.com/googlemaps/android-maps-compose/workflows/Release/badge.svg)
43
![Stable](https://img.shields.io/badge/stability-stable-green)
4+
[![Tests/Build](https://github.com/googlemaps/android-maps-compose/actions/workflows/test.yml/badge.svg)](https://github.com/googlemaps/android-maps-compose/actions/workflows/test.yml)
55

6-
![GitHub contributors](https://img.shields.io/github/contributors/googlemaps/android-maps-compose?color=green)
6+
![Contributors](https://img.shields.io/github/contributors/googlemaps/android-maps-compose?color=green)
7+
[![License](https://img.shields.io/github/license/googlemaps/android-maps-compose?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-compose?color=blue)](LICENSE)
910

1011
# Maps Compose 🗺
1112

@@ -20,7 +21,7 @@ This repository contains [Jetpack Compose][jetpack-compose] components for the [
2021
* Jetpack Compose-enabled project (see [releases](https://github.com/googlemaps/android-maps-compose/releases) for the required version of Jetpack Compose)
2122
* [Sign up with Google Maps Platform]
2223
* A Google Maps Platform [project] with the **Maps SDK for Android** enabled
23-
* An [API key] associated with the project above
24+
- An [API key] associated with the project above ... follow the [API key instructions] if you're new to the process
2425

2526
## Installation
2627

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

499500
[API key]: https://developers.google.com/maps/documentation/android-sdk/get-api-key
500-
[gmp-start]: https://console.cloud.google.com/google/maps-apis/start
501+
[API key instructions]: https://developers.google.com/maps/documentation/android-sdk/config#step_3_add_your_api_key_to_the_project
501502
[maps-sdk]: https://developers.google.com/maps/documentation/android-sdk
502503
[documentation]: https://googlemaps.github.io/android-maps-compose
503504
[jetpack-compose]: https://developer.android.com/jetpack/compose
504505

505-
[code of conduct]: CODE_OF_CONDUCT.md
506+
[code of conduct]: ?tab=coc-ov-file#readme
506507
[contributing guide]: CONTRIBUTING.md
507508
[Deprecation Policy]: https://cloud.google.com/maps-platform/terms
508509
[developer community channels]: https://developers.google.com/maps/developer-community

0 commit comments

Comments
 (0)