Skip to content

Commit ff9b70b

Browse files
committed
chore: more README fixes from template
1 parent eaf996a commit ff9b70b

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
![Release](https://github.com/googlemaps/google-maps-ios-utils/workflows/Release/badge.svg)
22
![Stable](https://img.shields.io/badge/stability-stable-green)
3-
[![Tests/Build Status](https://github.com/googlemaps/google-maps-ios-utils/actions/workflows/test.yml/badge.svg)](https://github.com/googlemaps/google-maps-ios-utils/actions/workflows/test.yml)
43
[![pod](https://img.shields.io/cocoapods/v/Google-Maps-iOS-Utils.svg)](https://cocoapods.org/pods/Google-Maps-iOS-Utils)
4+
[![Tests/Build](https://github.com/googlemaps/google-maps-ios-utils/actions/workflows/test.yml/badge.svg)](https://github.com/googlemaps/google-maps-ios-utils/actions/workflows/test.yml)
55

6-
![GitHub contributors](https://img.shields.io/github/contributors/googlemaps/google-maps-ios-utils?color=green)
7-
[![GitHub License](https://img.shields.io/github/license/googlemaps/google-maps-ios-utils?color=blue)][license]
6+
![Contributors](https://img.shields.io/github/contributors/googlemaps/google-maps-ios-utils?color=green)
7+
[![License](https://img.shields.io/github/license/googlemaps/google-maps-ios-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)
89
[![Discord](https://img.shields.io/discord/676948200904589322?color=6A7EC2&logo=discord&logoColor=ffffff)][Discord server]
910

1011
# Google Maps SDK for iOS Utility Library
@@ -26,11 +27,11 @@ range of applications using the [Google Maps SDK for iOS][ios-sdk].
2627

2728
## Requirements
2829

29-
* [Sign up with Google Maps Platform]
30-
* A Google Maps Platform project with the [**Maps SDK for iOS**][ios-sdk] enabled
31-
* An [API key] associated with the project above
32-
* Swift and XCode 15+
33-
* (Deployment target of) iOS 15+
30+
- [Sign up with Google Maps Platform]
31+
- A Google Maps Platform project with the [**Maps SDK for iOS**][ios-sdk] enabled
32+
- An [API key] associated with the project above ... follow the [API key instructions] if you're new to the process
33+
- Swift and XCode 15+
34+
- (Deployment target of) iOS 15+
3435

3536
## Installation
3637

@@ -222,9 +223,10 @@ You can also discuss this library on our [Discord server].
222223
[devsite-guide]: https://developers.google.com/maps/documentation/ios-sdk/utility
223224

224225
[API key]: https://developers.google.com/maps/documentation/ios-sdk/get-api-key
226+
[API key instructions]: https://developers.google.com/maps/documentation/ios-sdk/config#get-key
225227
[documentation]: https://googlemaps.github.io/google-maps-ios-utils
226228

227-
[code of conduct]: CODE_OF_CONDUCT.md
229+
[code of conduct]: ?tab=coc-ov-file#readme
228230
[contributing guide]: CONTRIBUTING.md
229231
[Deprecation Policy]: https://cloud.google.com/maps-platform/terms
230232
[developer community channels]: https://developers.google.com/maps/developer-community

0 commit comments

Comments
 (0)