diff options
-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 |