Skip to content

Commit f163f7a

Browse files
committed
Add Code Climate GPA badge
1 parent 8c0f956 commit f163f7a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ PHP bindings for the Intercom API (https://api.intercom.io).
44

55
[API Documentation](https://api.intercom.io/docs)
66

7-
[![Build Status](https://circleci.com/gh/intercom/intercom-php/tree/master.png)](https://circleci.com/gh/intercom/intercom-php/tree/master)
7+
[![Circle CI](https://circleci.com/gh/intercom/intercom-php.svg?style=svg)](https://circleci.com/gh/intercom/intercom-php)
8+
[![Code Climate](https://codeclimate.com/github/intercom/intercom-php/badges/gpa.svg)](https://codeclimate.com/github/intercom/intercom-php)
9+
810

911
## Installation
1012

0 commit comments

Comments
 (0)