From f1c98e8a4a5053441c7eaadab2d81b1a51d6487d Mon Sep 17 00:00:00 2001 From: Jaap-Willem Dooge Date: Sun, 16 Oct 2016 18:26:29 +0200 Subject: [PATCH] Added release download link --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f0298b..a7f8c4f 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,12 @@ Modifications by me: ## License / Copyright: Please see the '**LICENSE**' file. +# Installing +Get the latest release here: [https://github.com/DoogeJ/SmartHDD/releases](https://github.com/DoogeJ/SmartHDD/releases). + +## Reporting bugs or feature requests +Please use the GitHub issue-system for bugs or feature requests: [https://github.com/DoogeJ/SmartHDD/issues](https://github.com/DoogeJ/SmartHDD/issues). + ## Note by the original author: > Tested against Crystal Disk Info 5.3.1 and HD Tune Pro 3.5 on 15 Feb 2013. > Findings; I do not trust the individual smart register "OK" status reported back frm the drives. @@ -45,4 +51,4 @@ To build the installer: * Make sure the project is compiled and there is a working executable named **'SmartHDD.exe'** in the **'SmartHDD\bin\Release'**-folder * Open **'Installer\setup.iss'** in the [Inno Setup Compiler](http://www.jrsoftware.org/isinfo.php) * Hit *Build* -> *Compile* (Ctrl+F9) -* Done, the installer should be in the **'Installer\bin'**-folder \ No newline at end of file +* Done, the installer should be in the **'Installer\bin'**-folder