Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Move Heroku Button
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Pundsack committed Apr 9, 2015
1 parent e1a3518 commit d54896f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
@@ -1,7 +1,5 @@
# ruby-rails-sample

[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)

This is a simple Ruby app using the [Rails](http://rubyonrails.org) framework.

## Running Locally
Expand All @@ -27,6 +25,10 @@ heroku run rake db:migrate
heroku open
```

Alternatively, you can deploy your own copy of the app using the web-based flow:

[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)

## Documentation

For more information about using Ruby on Heroku, see these Dev Center articles:
Expand Down

0 comments on commit d54896f

Please sign in to comment.