From 40fe06fc82d19cc0c280ef120f4b2334dc34b992 Mon Sep 17 00:00:00 2001 From: Roman Miroshnychenko Date: Mon, 11 Apr 2016 18:10:22 +0300 Subject: [PATCH] Update Readme.md --- Readme.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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)