diff --git a/README.md b/README.md index 3875902..4feaa1b 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ If you expirence any problems with __nw-watchdog__, are lacking any functionalit Just copy / download the `nw-watchdog` script into your PATH and make it executable.
* Latest release of the script is version 1.1.2. - Containing code improvments and optimizations, rewritten tests, replaced deprecated syntax, replaced dynamic strings with static ones where possible, and more. Large thanks to __[Joakim Roubert](https://github.com/d97jro)__! Also see the [full changelog](https://github.com/fraxflax/nw-watchdog/blob/Release-version-1.1.2/documentation/changelog.md). - + Containing code improvments and optimizations, rewritten tests, replaced deprecated syntax, replaced dynamic strings with static ones where possible, and more. Large thanks to __[Joakim Roupert](https://github.com/d97jro)__! Also see the [full changelog](https://github.com/fraxflax/nw-watchdog/blob/Release-version-1.1.2/documentation/changelog.md). + Download v1.1.2: [nw-watchdog](https://raw.githubusercontent.com/fraxflax/nw-watchdog/v1.1.2/nw-watchdog) ``` curl -o /usr/local/bin/nw-watchdog https://raw.githubusercontent.com/fraxflax/nw-watchdog/v1.1.2/nw-watchdog ; chmod a+rx /usr/local/bin/nw-watchdog