Skip to content

Commit 54fb7c9

Browse files
authored
docs: cleanup
1 parent c1e794a commit 54fb7c9

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
[![Latest Stable Version](https://poser.pugx.org/estahn/phpunit-json-assertions/version.png)](https://packagist.org/packages/estahn/phpunit-json-assertions)
44
[![Total Downloads](https://poser.pugx.org/estahn/phpunit-json-assertions/d/total.png)](https://packagist.org/packages/estahn/phpunit-json-assertions)
5-
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/581c093b-833a-49c2-a05c-d99aaf8f39c2/mini.png)](https://insight.sensiolabs.com/projects/581c093b-833a-49c2-a05c-d99aaf8f39c2)
6-
[![CircleCI](https://circleci.com/gh/estahn/phpunit-json-assertions.svg?style=svg)](https://circleci.com/gh/estahn/phpunit-json-assertions)
5+
[![Test](https://github.com/estahn/phpunit-json-assertions/actions/workflows/build.yml/badge.svg)](https://github.com/estahn/phpunit-json-assertions/actions/workflows/build.yml)
76
[![StyleCI](https://styleci.io/repos/53177096/shield)](https://styleci.io/repos/53177096)
87
[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/estahn/phpunit-json-assertions.svg)](http://isitmaintained.com/project/estahn/phpunit-json-assertions "Average time to resolve an issue")
98
[![Percentage of issues still open](http://isitmaintained.com/badge/open/estahn/phpunit-json-assertions.svg)](http://isitmaintained.com/project/estahn/phpunit-json-assertions "Percentage of issues still open")
@@ -226,3 +225,8 @@ To run the test suite, you need [composer](http://getcomposer.org).
226225
## License
227226

228227
The phpunit-json-assertions library is licensed under the [MIT](LICENSE).
228+
229+
230+
## Stargazers over time
231+
232+
[![Stargazers over time](https://starchart.cc/estahn/phpunit-json-assertions.svg)](https://starchart.cc/estahn/phpunit-json-assertions)

0 commit comments

Comments
 (0)