Skip to content

Commit

Permalink
Add GitHub repo star badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Vectorial1024 committed Oct 29, 2024
1 parent e8bb549 commit eb9e824
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
[![Packagist Downloads][packagist-downloads-image]][packagist-stats-url]
[![PHP Dependency Version][php-version-image]][packagist-url]
[![GitHub Actions Workflow Status][php-build-status-image]][github-actions-url]
[![GitHub Repo Stars][github-stars-image]][github-repo-url]

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.

Expand Down Expand Up @@ -142,10 +143,12 @@ composer run-script test

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

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

0 comments on commit eb9e824

Please sign in to comment.