Skip to content

Commit 36f32d1

Browse files
committed
Added a Heroku Button
1 parent b11fa8e commit 36f32d1

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# java-getting-started
22

3-
A barebones Java app, which can easily be deployed to Heroku.
3+
A barebones Java app, which can easily be deployed to Heroku.
44

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

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

911
Make sure you have Java and Maven installed. Also, install the [Heroku Toolbelt](https://toolbelt.heroku.com/).

0 commit comments

Comments
 (0)