Skip to content

Commit

Permalink
Fix Packagist badges
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenDeDauw authored Dec 9, 2024
1 parent 518f36a commit 9e99fed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ it is well tested, and it is used by the software behind Wikipedia and Wikidata.
[![Code Coverage](https://scrutinizer-ci.com/g/DataValues/Geo/badges/coverage.png?s=bf4cfd11f3b985fd05918f395c350b376a9ce0ee)](https://scrutinizer-ci.com/g/DataValues/Geo/)

On [Packagist](https://packagist.org/packages/data-values/geo):
[![Latest Stable Version](https://poser.pugx.org/data-values/geo/version.png)](https://packagist.org/packages/data-values/geo)
[![Download count](https://poser.pugx.org/data-values/geo/d/total.png)](https://packagist.org/packages/data-values/geo)
[![Latest Stable Version](https://poser.pugx.org/data-values/geo/v/stable)](https://packagist.org/packages/data-values/geo)
[![Download count](https://poser.pugx.org/data-values/geo/downloads)](https://packagist.org/packages/data-values/geo)

## Usage

Expand Down

0 comments on commit 9e99fed

Please sign in to comment.