Skip to content

Commit 98c1463

Browse files
committed
Add Coveralls and Travis badges to README
1 parent 675a9d0 commit 98c1463

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ GNU General Public License for more details.
1717
You should have received a copy of the GNU General Public License
1818
along with this program. If not, see <http://www.gnu.org/licenses/>.
1919

20+
[![Coverage Status](https://img.shields.io/coveralls/jublonet/codebird-php/release%2F3.0.0.svg)](https://coveralls.io/github/jublonet/codebird-php?branch=release%2F3.0.0)
21+
[![Travis Status](https://img.shields.io/travis/jublonet/codebird-php/release%2F3.0.0.svg)](https://travis-ci.org/jublonet/codebird-php/branches)
22+
2023
### Requirements
2124

2225
- PHP 5.5.0 or higher
@@ -27,7 +30,7 @@ Summary
2730
-------
2831

2932
Use Codebird to connect to the Twitter **REST, Streaming, Collections, TON**
30-
and **Ads API :sparkles:** from your PHP code.
33+
and **Ads API ** from your PHP code.
3134
Codebird supports full 3-way OAuth as well as application-only auth.
3235

3336

0 commit comments

Comments
 (0)