Skip to content

Commit 8fc84cf

Browse files
committed
update readme
1 parent 8319421 commit 8fc84cf

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
11
# intercom-php
22

3-
[![Code Climate](https://codeclimate.com/repos/537da4a7e30ba062b101be9c/badges/2aa25d4736f09f40282e/gpa.svg)](https://codeclimate.com/repos/537da4a7e30ba062b101be9c/feed) [![Circle CI](https://circleci.com/gh/intercom/intercom-php.png?style=badge)](https://circleci.com/gh/intercom/intercom-php)
3+
[![Circle CI](https://circleci.com/gh/intercom/intercom-php.png?style=shield)](https://circleci.com/gh/intercom/intercom-php)
4+
[![packagist](https://img.shields.io/packagist/v/intercom/intercom-php.svg)](https://packagist.org/packages/intercom/intercom-php)
5+
![Intercom API Version](https://img.shields.io/badge/Intercom%20API%20Version-1.3-blue)
46

5-
Official PHP bindings to the Intercom API
7+
> Official PHP bindings to the [Intercom API](https://api.intercom.io/docs)
8+
9+
## Project Updates
10+
11+
### Maintenance
12+
13+
We're currently building a new team to provide in-depth and dedicated SDK support.
14+
15+
In the meantime, we'll be operating on limited capacity, meaning all pull requests will be evaluated on a best effort basis and will be limited to critical issues.
16+
17+
We'll communicate all relevant updates as we build this new team and support strategy in the coming months.
618

719
## Installation
820

0 commit comments

Comments
 (0)