Skip to content

Commit 8cf3ca8

Browse files
committed
chore: more README fixes from template
1 parent 9c51708 commit 8cf3ca8

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,11 @@
22

33
![Beta](https://img.shields.io/badge/stability-beta-yellow)
44
![Release](https://github.com/googlemaps/android-maps-rx/workflows/Release/badge.svg)
5-
[![Tests/Build Status](https://github.com/googlemaps/android-maps-rx/actions/workflows/test.yml/badge.svg)](https://github.com/googlemaps/android-maps-rx/actions/workflows/test.yml)
5+
[![Tests/Build](https://github.com/googlemaps/android-maps-rx/actions/workflows/test.yml/badge.svg)](https://github.com/googlemaps/android-maps-rx/actions/workflows/test.yml)
66

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

1112
# Maps Android Rx
@@ -15,10 +16,11 @@
1516
This repository contains RxJava bindings for the [Maps SDK for Android](maps-sdk) and [Places SDK for Android](places-sdk).
1617

1718
## Requirements
18-
* Android API level 24+
19-
* [Sign up with Google Maps Platform]
20-
* A Google Maps Platform [project] with the **Maps SDK for Android** enabled
21-
* An [API key] associated with the project above
19+
20+
- Android API level 24+
21+
- [Sign up with Google Maps Platform]
22+
- A Google Maps Platform [project] with the **Maps SDK for Android** enabled
23+
- An [API key] associated with the project above ... follow the [API key instructions] if you're new to the process
2224

2325
## Installation
2426

@@ -104,13 +106,14 @@ If you find a bug, or have a feature request, please [file an issue] on GitHub.
104106
You can also discuss this library on our [Discord server].
105107

106108
[API key]: https://developers.google.com/maps/documentation/android-sdk/get-api-key
109+
[API key instructions]: https://developers.google.com/maps/documentation/android-sdk/config#step_3_add_your_api_key_to_the_project
107110
[gmp-start]: https://console.cloud.google.com/google/maps-apis/start
108111
[maps-sdk]: https://developers.google.com/maps/documentation/android-sdk
109112
[places-sdk]: https://developers.google.com/maps/documentation/places/android-sdk
110113
[documentation]: https://googlemaps.github.io/android-maps-rx
111114
[jetpack-rx]: https://developer.android.com/jetpack/compose
112115

113-
[code of conduct]: CODE_OF_CONDUCT.md
116+
[code of conduct]: ?tab=coc-ov-file#readme
114117
[contributing guide]: CONTRIBUTING.md
115118
[Deprecation Policy]: https://cloud.google.com/maps-platform/terms
116119
[developer community channels]: https://developers.google.com/maps/developer-community

0 commit comments

Comments
 (0)