Skip to content

Commit

Permalink
add codeclimate badge
Browse files Browse the repository at this point in the history
  • Loading branch information
kpicaza committed Apr 11, 2021
1 parent d17c559 commit 466a2f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,7 @@

[![Latest Version on Packagist][ico-version]][link-packagist]
[![Test Coverage][ico-coverage]][link-coverage]
[![Maintainability][ico-maintain]][link-maintain]
[![Total Downloads][ico-downloads]][link-downloads]

Pheature flags toggle CRUD implementation
Expand Down Expand Up @@ -29,3 +30,5 @@ knowledge to the community. For this reason we release all our packages under [B
[link-downloads]: https://packagist.org/packages/pheature/toggle-crud
[ico-coverage]: https://codecov.io/gh/pheature-flags/toggle-crud/branch/1.0.x/graph/badge.svg?token=DTQIQUZ106
[link-coverage]: https://codecov.io/gh/pheature-flags/toggle-crud
[ico-maintain]: https://api.codeclimate.com/v1/badges/e6d9ef290523229a1a0e/maintainability
[link-maintain]: https://codeclimate.com/github/pheature-flags/toggle-crud/maintainability

0 comments on commit 466a2f7

Please sign in to comment.