Skip to content

Commit

Permalink
Adding badges
Browse files Browse the repository at this point in the history
  • Loading branch information
moufmouf committed Apr 28, 2016
1 parent d95d702 commit 322d333
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ vendor
.project
composer.lock
.settings/
phpunit.xml
phpunit.xml
build/
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[![Latest Stable Version](https://poser.pugx.org/wabel/zoho-crm-copy-db/v/stable)](https://packagist.org/packages/wabel/zoho-crm-copy-db)
[![Latest Unstable Version](https://poser.pugx.org/wabel/zoho-crm-copy-db/v/unstable)](https://packagist.org/packages/wabel/zoho-crm-copy-db)
[![License](https://poser.pugx.org/wabel/zoho-crm-copy-db/license)](https://packagist.org/packages/wabel/zoho-crm-copy-db)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/Wabel/zoho-crm-copy-db/badges/quality-score.png?b=1.0)](https://scrutinizer-ci.com/g/Wabel/zoho-crm-copy-db/?branch=1.0)
[![Build Status](https://travis-ci.org/Wabel/zoho-crm-copy-db.svg?branch=1.0)](https://travis-ci.org/Wabel/zoho-crm-copy-db)
[![Coverage Status](https://coveralls.io/repos/Wabel/zoho-crm-copy-db/badge.svg?branch=1.0)](https://coveralls.io/r/Wabel/zoho-crm-copy-db?branch=1.0)
Expand Down
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name" : "wabel/zoho-crm-copy-db",
"description" : "This package contains code to help you copy ZohoCRM records directly into your database.",
"type" : "library",
"license" : "MIT",
"keywords" : [
"Zoho CRM",
"ZohoCRM",
Expand Down

0 comments on commit 322d333

Please sign in to comment.