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? ### ```