diff --git a/README.md b/README.md index cc569524322..cfac351015f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # PHP GitHub API -[![Build Status](https://secure.travis-ci.org/KnpLabs/php-github-api.png)](http://travis-ci.org/KnpLabs/php-github-api) -[![StyleCI](https://styleci.io/repos/3948501/shield)](https://styleci.io/repos/3948501) +[![Build Status](https://travis-ci.org/KnpLabs/php-github-api.svg?branch=master)](https://travis-ci.org/KnpLabs/php-github-api) +[![StyleCI](https://styleci.io/repos/3948501/shield?style=flat)](https://styleci.io/repos/3948501) A simple Object Oriented wrapper for GitHub API, written with PHP5.