Skip to content

Commit

Permalink
Add Heroku button to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
OtterleyW committed Nov 30, 2018
1 parent fa8d09c commit 7b008d6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,16 @@ repository instead of cloning it. See the [Customization guide](./docs/customiza
If you want to build your own Flex marketplace by customizing the template application, see the
[Customization guide](docs/customization-guide.md) documentation.

## Deploying to Heroku

**Note:** Remember to fork the repository before deploying the application. Connecting your own
Github repository to Heroku will make manual deploys easier.

See [documentation about deploying to Heroku](./docs/deploying-to-production.md#deploying-to-Heroku)
for more information.

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

## Documentation

Full documentation can be found in the [docs directory](docs/).
Expand Down

0 comments on commit 7b008d6

Please sign in to comment.