Skip to content

Commit fd65460

Browse files
wescpyusefulthink
andauthored
chore: more README fixes from template (#941)
* fix: update README to template * fix: more README fixes from template * fix: more README fixes from template * chore: more README fixes from template * fix type * chore: more README template-compliance --------- Co-authored-by: Martin Schuhfuss <[email protected]>
1 parent 72febf1 commit fd65460

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,14 +1,16 @@
11
[![npm](https://img.shields.io/npm/v/@googlemaps/markerclusterer)][npm-pkg]
2-
![Tests/Build Status](https://github.com/googlemaps/js-markerclusterer/workflows/Test/badge.svg)
32
![Release](https://github.com/googlemaps/js-markerclusterer/workflows/Release/badge.svg)
43
![Stable](https://img.shields.io/badge/stability-stable-green)
4+
[![Tests/Build](https://github.com/googlemaps/js-markerclusterer/actions/workflows/test.yml/badge.svg)](https://github.com/googlemaps/js-markerclusterer/actions/workflows/test.yml)
5+
56
[![codecov](https://codecov.io/gh/googlemaps/js-markerclusterer/branch/main/graph/badge.svg)](https://codecov.io/gh/googlemaps/js-markerclusterer)
67
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
78
[![solidarity](https://github.com/jpoehnelt/in-solidarity-bot/raw/main/static//badge-flat.png)](https://github.com/apps/in-solidarity)
89

9-
![GitHub contributors](https://img.shields.io/github/contributors/googlemaps/js-markerclusterer?color=green)
10+
![Contributors](https://img.shields.io/github/contributors/googlemaps/js-markerclusterer?color=green)
11+
[![License](https://img.shields.io/github/license/googlemaps/js-markerclusterer?color=blue)][license]
12+
[![StackOverflow](https://img.shields.io/stackexchange/stackoverflow/t/google-maps?color=orange&label=google-maps&logo=stackoverflow)](https://stackoverflow.com/questions/tagged/google-maps)
1013
[![Discord](https://img.shields.io/discord/676948200904589322?color=6A7EC2&logo=discord&logoColor=ffffff)][Discord server]
11-
[![GitHub License](https://img.shields.io/github/license/googlemaps/js-markerclusterer?color=blue)](LICENSE)
1214

1315
# Google Maps JavaScript MarkerClusterer
1416

@@ -24,10 +26,10 @@ See the [history section](#history) and [migration section](#migration) for how
2426

2527
## Requirements
2628

27-
* [Sign up with Google Maps Platform]
28-
* A Google Maps Platform [project] with the [**Maps Javascript API**][maps-sdk] enabled
29-
* An [API key] associated with the project above
30-
* [@googlemaps/markerclusterer NPM package][npm-pkg]
29+
- [Sign up with Google Maps Platform]
30+
- A Google Maps Platform [project] with the [**Maps Javascript API**][maps-sdk] enabled
31+
- An [API key] associated with the project above
32+
- [@googlemaps/markerclusterer NPM package][npm-pkg]
3133

3234
## Installation
3335

@@ -143,9 +145,9 @@ You can also discuss this library on our [Discord server].
143145
[API key]: https://developers.google.com/maps/documentation/javascript/get-api-key
144146
[maps-sdk]: https://developers.google.com/maps/documentation/javascript
145147
[documentation]: https://googlemaps.github.io/js-markerclusterer
146-
[npm-pkg]: https://npmjs.com/package/@googlemaps/markerclusterer)
148+
[npm-pkg]: https://npmjs.com/package/@googlemaps/markerclusterer
147149

148-
[code of conduct]: CODE_OF_CONDUCT.md
150+
[code of conduct]: ?tab=coc-ov-file#readme
149151
[contributing guide]: CONTRIBUTING.md
150152
[Deprecation Policy]: https://cloud.google.com/maps-platform/terms
151153
[developer community channels]: https://developers.google.com/maps/developer-community

0 commit comments

Comments
 (0)