Skip to content

Commit 67648f9

Browse files
committed
chore: more README fixes from template
1 parent 3ac0a95 commit 67648f9

1 file changed

Lines changed: 10 additions & 9 deletions

File tree

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
[![PyPI](https://img.shields.io/pypi/v/googlemaps.svg)](https://pypi.python.org/pypi/googlemaps)
22
![Release](https://github.com/googlemaps/google-maps-services-python/workflows/Release/badge.svg)
33
![Stable](https://img.shields.io/badge/stability-stable-green)
4-
[![Tests/Build Status](https://github.com/googlemaps/google-maps-services-python/actions/workflows/test.yml/badge.svg)](https://github.com/googlemaps/google-maps-services-python/actions/workflows/test.yml)
4+
[![Tests/Build](https://github.com/googlemaps/google-maps-services-python/actions/workflows/test.yml/badge.svg)](https://github.com/googlemaps/google-maps-services-python/actions/workflows/test.yml)
5+
56
[![codecov](https://codecov.io/gh/googlemaps/google-maps-services-python/branch/master/graph/badge.svg)](https://codecov.io/gh/googlemaps/google-maps-services-python)
67

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

1213
# Python Client for Google Maps Services
1314

@@ -28,10 +29,10 @@ TODO ? Address Validation API
2829

2930
## Requirements
3031

31-
* [Sign up with Google Maps Platform]
32-
* A Google Maps Platform [project] with the desired API(s) from the above list enabled
33-
* An [API key] associated with the project above
34-
* Python 3.5+
32+
- [Sign up with Google Maps Platform]
33+
- A Google Maps Platform [project] with the desired API(s) from the above list enabled
34+
- An [API key] associated with the project above
35+
- Python 3.5+
3536

3637
## API Key Security
3738

@@ -145,7 +146,7 @@ You can also discuss this library on our [Discord server].
145146
[API key]: https://developers.google.com/maps/documentation/javascript/get-api-key
146147
[documentation]: https://googlemaps.github.io/google-maps-services-python/docs
147148

148-
[code of conduct]: CODE_OF_CONDUCT.md
149+
[code of conduct]: ?tab=coc-ov-file#readme
149150
[contributing guide]: CONTRIB.md
150151
[Deprecation Policy]: https://cloud.google.com/maps-platform/terms
151152
[developer community channels]: https://developers.google.com/maps/developer-community

0 commit comments

Comments
 (0)