From 40131859d4d6b9abb0d473823f1e253f1f486b18 Mon Sep 17 00:00:00 2001 From: "a.wasiak@sare.pl" Date: Mon, 29 Aug 2016 13:25:04 +0200 Subject: [PATCH] fix description --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ef01f9e..0e647ec 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ -# SAREhub PHP Component Worker +# SAREhub PHP Worker Component [![Coding Standards](https://img.shields.io/badge/cs-PSR--2--R-yellow.svg)](https://github.com/php-fig-rectified/fig-rectified-standards) -* -* Home Page [here](https://sarehub.github.io/php_component_worker/) -* PHPDOC [here](https://sarehub.github.io/php_component_worker/docs/master) +[![Build Status](https://travis-ci.org/SAREhub/php_component_worker.svg?branch=master)](https://travis-ci.org/SAREhub/php_component_worker) +[![Test Coverage](https://codeclimate.com/github/SAREhub/php_component_worker/badges/coverage.svg)](https://codeclimate.com/github/SAREhub/php_component_worker/coverage) +[![Code Climate](https://codeclimate.com/github/SAREhub/php_component_worker/badges/gpa.svg)](https://codeclimate.com/github/SAREhub/php_component_worker) + +### Basic Info +* Home Page: [here](https://sarehub.github.io/php_component_worker/) +* PHPDOC: [here](https://sarehub.github.io/php_component_worker/docs/master) ### How do I get set up? ### ```