diff options
author | destruc7i0n <destruc7i0n@users.noreply.github.com> | 2016-01-12 10:38:01 -0500 |
---|---|---|
committer | Colin D'Souza <dscdsouza@outlook.com> | 2016-01-12 21:14:38 -0500 |
commit | 028dc39214199fb0dd6e64195abf81fa516c1e8a (patch) | |
tree | f299cfb507bf43b1a735bdd4be791eef963a0d93 | |
parent | Update README.md (diff) | |
download | shulker-028dc39214199fb0dd6e64195abf81fa516c1e8a.tar.gz shulker-028dc39214199fb0dd6e64195abf81fa516c1e8a.zip |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md index ee8c212..4120668 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,11 @@ In the repository folder: $ npm install $ npm start ``` -You can also easily Deploy to Heroku. +You can also easily Deploy to Heroku or Bluemix. [![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy) +[![Deploy to Bluemix](https://bluemix.net/deploy/button.png)](https://bluemix.net/deploy?repository=https://github.com/destruc7i0n/shulker) + ### Default configuration ```js |