diff --git a/Readme.md b/Readme.md index 49afb1f..fd54eee 100644 --- a/Readme.md +++ b/Readme.md @@ -1,5 +1,4 @@ -Simple example plugin for Kodi mediacenter -=== +# Simple example plugin for Kodi mediacenter This is a simple yet fully functional example of a video plugin for [Kodi](http://kodi.tv) mediacenter. Please read the comments in the plugin code for more details. @@ -7,4 +6,6 @@ An installable .zip can be downloaded from "[Releases](https://github.com/romanv The plugin uses free sample videos are provided by [www.vidsplay.com](http://www.vidsplay.com/). +**Note**: the "master" branch is only compatible with Kody 16.0 (Jarvis) and above. For older versions see the "legacy" branch. + License: [GPL v.3](http://www.gnu.org/copyleft/gpl.html)