From 19831349931e3ab2a5b3b38853ad4c0f1dd338d1 Mon Sep 17 00:00:00 2001 From: Hunter Loftis Date: Tue, 1 Sep 2015 15:06:26 -0400 Subject: [PATCH] add heroku button --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d95144..7d6341e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A barebones Node.js app using [Express 4](http://expressjs.com/). This application supports the [Getting Started with Node on Heroku](https://devcenter.heroku.com/articles/getting-started-with-nodejs) article - check it out. +[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy) + ## Running Locally Make sure you have [Node.js](http://nodejs.org/) and the [Heroku Toolbelt](https://toolbelt.heroku.com/) installed.