diff --git a/.github/issue_template.md b/.github/issue_template.md index 354f2ff..46c36dd 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,12 +1,16 @@ + #### First Checks: Replace the check box for each line with a ☑ or 'x' after confirming. diff --git a/README.md b/README.md index 93207e5..4260bb9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # update_ombi -Ombi (tidusjar/Ombi) update script for Systemd (Ubuntu based distros) +[Ombi](https://github.com/tidusjar/Ombi) update script for Systemd (Ubuntu based distros) **Create the Ombi update script** @@ -45,4 +45,4 @@ ombi ALL=NOPASSWD: /bin/systemctl stop ombi.service, /bin/systemctl start omb ``` > ### Note: -> This assumes you're running the script as **ombi** and that the systemd service is named **ombi**. \ No newline at end of file +> This assumes you're running the script as **ombi** and that the systemd service is named **ombi**.