Skip to content

Commit cc388fd

Browse files
committed
Add badges
1 parent 27f381a commit cc388fd

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,16 @@
11

22
# sourecode/unit-bundle
33

4+
[![Packagist Version](https://img.shields.io/packagist/v/sourecode/unit-bundle.svg)](https://packagist.org/packages/sourecode/unit-bundle)
5+
[![Downloads](https://img.shields.io/packagist/dt/sourecode/unit-bundle.svg)](https://packagist.org/packages/sourecode/unit-bundle)
6+
[![CI](https://github.com/SoureCode/UnitBundle/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/SoureCode/UnitBundle/actions/workflows/ci.yml)
7+
[![codecov](https://codecov.io/gh/SoureCode/UnitBundle/branch/master/graph/badge.svg?token=ZEGEZJEQ1B)](https://codecov.io/gh/SoureCode/UnitBundle)
8+
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2FSoureCode%2FUnitBundle%2Fmaster)](https://dashboard.stryker-mutator.io/reports/github.com/SoureCode/UnitBundle/master)
9+
410
This bundle provides a simple way to handle unit of measurements in Symfony applications.
511

12+
- [License](./LICENSE)
13+
614
## Installation
715

816
Make sure Composer is installed globally, as explained in the

0 commit comments

Comments
 (0)