Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JayBizzle committed Sep 23, 2016
1 parent e4c7443 commit 2bd7ce9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
# DeployBot API
[![Build Status](https://img.shields.io/travis/JayBizzle/DeployBot-API/master.svg?style=flat-square)](https://travis-ci.org/JayBizzle/DeployBot-API) [![StyleCI](https://styleci.io/repos/40478608/shield)](https://styleci.io/repos/40478608) [![Total Downloads](https://img.shields.io/packagist/dt/JayBizzle/DeployBot-API.svg?style=flat-square)](https://packagist.org/packages/jaybizzle/deploybot-api)
### Installation
Add `"jaybizzle/deploybot-api": "1.*"` to your composer.json.
Add `"jaybizzle/deploybot-api": "2.*"` to your composer.json.

### Older Versions
If you need to use this with older versions of PHP or Guzzle, then see the `1.0` branch

### Usage
You can read the official DeployBot API documention here - http://deploybot.com/api/
Expand Down

0 comments on commit 2bd7ce9

Please sign in to comment.