Update Readme.md
This commit is contained in:
parent
4d152ea994
commit
40fe06fc82
|
|
@ -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.
|
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.
|
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/).
|
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)
|
License: [GPL v.3](http://www.gnu.org/copyleft/gpl.html)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue