Skip to content

Commit

Permalink
add packagist badges
Browse files Browse the repository at this point in the history
  • Loading branch information
kpicaza committed Apr 11, 2021
1 parent f6df119 commit c3db934
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
@@ -1,6 +1,9 @@
# Pheature Flags Toggle CRUD

Pheature flags toggle CRUD
[![Latest Version on Packagist][ico-version]][link-packagist]
[![Total Downloads][ico-downloads]][link-downloads]

Pheature flags toggle CRUD implementation

## Installation

Expand All @@ -18,3 +21,8 @@ Your contributions are always welcome! Please have a look at the [contribution g

We really believe in the Open Source Software, we built our carers around it, and we feel that we need to return our
knowledge to the community. For this reason we release all our packages under [BSD-3-Clause licence](./LICENSE.md).

[ico-version]: https://img.shields.io/packagist/v/pheature/toggle-crud.svg?style=flat-square
[link-packagist]: https://packagist.org/packages/pheature/toggle-crud
[ico-downloads]: https://img.shields.io/packagist/dt/pheature/toggle-crud.svg?style=flat-square
[link-downloads]: https://packagist.org/packages/pheature/toggle-crud

0 comments on commit c3db934

Please sign in to comment.