Skip to content

Commit 26d5300

Browse files
committed
Add download count badge
1 parent 2937daa commit 26d5300

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Test status][ico-github-actions]][link-github]
44
[![Latest Version][ico-version]][link-packagist]
55
[![PHP Version][ico-php-version]][link-github]
6+
[![Total Downloads][ico-downloads]][link-downloads]
67
[![License][ico-license]][link-license]
78

89
An easy to use, implementation of the [RFC 6901](https://tools.ietf.org/html/rfc6901)
@@ -45,8 +46,10 @@ The MIT License. Please see [LICENSE][link-license] for more information.
4546
[ico-github-actions]: https://github.com/slavcodev/php-json-pointer/workflows/Tests/badge.svg
4647
[ico-version]: https://img.shields.io/github/tag/slavcodev/php-json-pointer.svg?label=latest
4748
[ico-php-version]: https://img.shields.io/packagist/php-v/slavcodev/php-json-pointer.svg
49+
[ico-downloads]: https://img.shields.io/packagist/dt/slavcodev/php-json-pointer.svg
4850
[ico-license]: https://img.shields.io/badge/License-MIT-blue.svg
4951

5052
[link-packagist]: https://packagist.org/packages/slavcodev/php-json-pointer
5153
[link-github]: https://github.com/slavcodev/php-json-pointer
54+
[link-downloads]: https://packagist.org/packages/slavcodev/php-json-pointer
5255
[link-license]: LICENSE

0 commit comments

Comments
 (0)