From 7bed0da1b5777dca3ef186a24568f033a5213913 Mon Sep 17 00:00:00 2001 From: Koldo Picaza Date: Sun, 11 Apr 2021 18:56:42 +0200 Subject: [PATCH] add version badge --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b7e1f4..da66158 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ # Pheature Flags Toggle Core +[![Latest Version on Packagist][ico-version]][link-packagist] [![Type coverage][ico-psalm]][link-psalm] [![Test Coverage][ico-coverage]][link-coverage] [![Quality Score][ico-code-quality]][link-code-quality] [![Total Downloads][ico-downloads]][link-downloads] -Pheature flags toggle core library, take a look to our [main package]() to see our roadmap and project status. +Pheature flags toggle core library, take a look to our [main package](https://github.com/pheature-flags/pheature-flags) to see our roadmap and project status. ## Installation @@ -17,7 +18,7 @@ composer require pheature/toggle-core ## Getting started -See the docks at main [docs site](). +See the docs at main [docs site](https://featureflags.io). ## Contributing @@ -28,6 +29,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-core.svg?style=flat-square +[link-packagist]: https://packagist.org/packages/pheature/toggle-core [ico-psalm]: https://shepherd.dev/github/pheature-flags/toggle-core/coverage.svg [link-psalm]: https://shepherd.dev/github/pheature-flags/toggle-core [ico-coverage]: https://codecov.io/gh/pheature-flags/toggle-core/branch/1.0.x/graph/badge.svg?token=DTQIQUZ106