Skip to content

Commit 5e531fb

Browse files
author
Jon Mountjoy
committed
Update README.md
1 parent 0d8f20a commit 5e531fb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ A barebones Node.js app using [Express 4](http://expressjs.com/).
44

55
This application supports the [Getting Started with Node on Heroku](https://devcenter.heroku.com/articles/getting-started-with-nodejs) article - check it out.
66

7-
[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)
8-
97
## Running Locally
108

119
Make sure you have [Node.js](http://nodejs.org/) and the [Heroku Toolbelt](https://toolbelt.heroku.com/) installed.
@@ -26,6 +24,9 @@ $ heroku create
2624
$ git push heroku master
2725
$ heroku open
2826
```
27+
or
28+
29+
[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)
2930

3031
## Documentation
3132

0 commit comments

Comments
 (0)