From 8f6b9060184f57e2021f2a5ac55fbf4b4e2ae8c1 Mon Sep 17 00:00:00 2001 From: Akolzin Dmitry Date: Fri, 5 Feb 2021 14:55:44 +0300 Subject: [PATCH] update readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 03fcf9c..1bf559e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,9 @@ +[![Build Status](https://github.com/retailcrm/service-bundle/workflows/ci/badge.svg)](https://github.com/retailcrm/service-bundle/actions) +[![Coverage](https://img.shields.io/codecov/c/gh/retailcrm/service-bundle/master.svg?logo=codecov)](https://codecov.io/gh/retailcrm/service-bundle) +[![Latest stable](https://img.shields.io/packagist/v/retailcrm/service-bundle.svg)](https://packagist.org/packages/retailcrm/service-bundle) +[![PHP from Packagist](https://img.shields.io/packagist/php-v/retailcrm/service-bundle.svg)](https://packagist.org/packages/retailcrm/service-bundle) + # service-bundle Common tools & services for symfony projects + +[Documentation](https://github.com/retailcrm/service-bundle/blob/master/Resources/doc/index.md)