From bae3c9ce936c12728afe864b89f7298e8ee593ab Mon Sep 17 00:00:00 2001 From: Jason Spriggs Date: Sun, 5 Sep 2021 10:34:48 -0400 Subject: [PATCH] Add Deploy to Heroku button to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 04388b831..d27efb4f8 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ For instructions on installing and configuring Snipe-IT on your server, check ou If you're having trouble with the installation, please check the [Common Issues](https://snipe-it.readme.io/docs/common-issues) and [Getting Help](https://snipe-it.readme.io/docs/getting-help) documentation, and search this repository's open *and* closed issues for help. +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) + ----- ### User's Manual For help using Snipe-IT, check out the [user's manual](https://snipe-it.readme.io/docs/overview).