Update README.md

main
Jon Mountjoy 9 years ago
parent 0d8f20aca8
commit 5e531fb35f

@ -4,8 +4,6 @@ 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.
@ -26,6 +24,9 @@ $ heroku create
$ git push heroku master
$ heroku open
```
or
[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)
## Documentation

Loading…
Cancel
Save