Skip to content

Commit eb9e824

Browse files
committed
Add GitHub repo star badge
1 parent e8bb549 commit eb9e824

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: README.md

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![Packagist Downloads][packagist-downloads-image]][packagist-stats-url]
55
[![PHP Dependency Version][php-version-image]][packagist-url]
66
[![GitHub Actions Workflow Status][php-build-status-image]][github-actions-url]
7+
[![GitHub Repo Stars][github-stars-image]][github-repo-url]
78

89
This is a modern PHP port of the `google/open-location-code` repository. Please visit https://github.com/google/open-location-code for discussion and up-to-date information about **Open Location Code ("OLC", aka "Plus Code")** itself. This repository only concerns the PHP implementation.
910

@@ -142,10 +143,12 @@ composer run-script test
142143

143144
[packagist-url]: https://packagist.org/packages/vectorial1024/open-location-code-php
144145
[packagist-stats-url]: https://packagist.org/packages/vectorial1024/open-location-code-php/stats
146+
[github-repo-url]: https://github.com/Vectorial1024/open-location-code-php
145147
[github-actions-url]: https://github.com/Vectorial1024/open-location-code-php/actions/workflows/php.yml
146148

147149
[packagist-license-image]: https://img.shields.io/packagist/l/vectorial1024/open-location-code-php?style=plastic
148150
[packagist-version-image]: https://img.shields.io/packagist/v/vectorial1024/open-location-code-php?style=plastic
149151
[packagist-downloads-image]: https://img.shields.io/packagist/dm/vectorial1024/open-location-code-php?style=plastic
150152
[php-version-image]: https://img.shields.io/packagist/dependency-v/vectorial1024/open-location-code-php/php?style=plastic&label=PHP
151153
[php-build-status-image]: https://img.shields.io/github/actions/workflow/status/Vectorial1024/open-location-code-php/php.yml?style=plastic
154+
[github-stars-image]: https://img.shields.io/github/stars/vectorial1024/open-location-code-php

0 commit comments

Comments
 (0)