diff --git a/README.md b/README.md index c7a1d5d0..a49f6ec7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![License](https://img.shields.io/badge/license-CC--A--SA-blue.svg)](https://github.com/mkoch227/Mods-for-HESK/blob/master/LICENSE) [![Join the chat at https://gitter.im/mkoch227/Mods-for-HESK](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/mkoch227/Mods-for-HESK?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -Mods for HESK is a set of modifications for HESK v2.6.2, a free and popular helpdesk solution. +Mods for HESK is a set of modifications for [HESK](http://www.hesk.com) v2.6.2, a free and popular helpdesk solution. ## Features - A new, responsive user interface @@ -51,8 +51,8 @@ Mods for HESK will be maintained under the Semantic Versioning guidelines as muc `..` And constructed with the following guidelines: - - Breaking backward compatibility bumps the major (and resets the minor and patch) - - New additions, including new minor features, without breaking backward compatibility bumps the minor (and resets the patch) + - Updates to ensure compatibility with new minor/major versions of HESK bumps the major + - New additions, including new minor features, without breaking backward compatibility, or updates to patch versions of HESK bumps the minor (and resets the patch) - Bug fixes and misc minor changes bumps the patch For more information on SemVer, please visit http://semver.org.