Skip to content

Commit 345dec5

Browse files
committed
chore: more README fixes from template
1 parent f999972 commit 345dec5

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 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

@@ -141,7 +143,7 @@ You can also discuss this library on our [Discord server].
141143
[documentation]: https://googlemaps.github.io/js-markerclusterer
142144
[npm-pkg]: https://npmjs.com/package/@googlemaps/markerclusterer)
143145

144-
[code of conduct]: CODE_OF_CONDUCT.md
146+
[code of conduct]: ?tab=coc-ov-file#readme
145147
[contributing guide]: CONTRIBUTING.md
146148
[Deprecation Policy]: https://cloud.google.com/maps-platform/terms
147149
[developer community channels]: https://developers.google.com/maps/developer-community

0 commit comments

Comments
 (0)