Update Readme
This commit is contained in:
parent
7dafc68a14
commit
16b5ab4f01
|
|
@ -3,6 +3,7 @@
|
||||||
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.
|
||||||
An installable .zip can be downloaded from "[Releases](https://github.com/romanvm/plugin.video.example/releases)" tab.
|
An installable .zip can be downloaded from "[Releases](https://github.com/romanvm/plugin.video.example/releases)" tab.
|
||||||
|
Do **not** try to install a .zip generated by GitHub.
|
||||||
|
|
||||||
**Note**: the purpose of this example plugin is to show you how to organize and play your media content in Kodi.
|
**Note**: the purpose of this example plugin is to show you how to organize and play your media content in Kodi.
|
||||||
The methods of obtaining such content, for example parsing websites or working with various APIs,
|
The methods of obtaining such content, for example parsing websites or working with various APIs,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue