Fixed links in the Readme; changed parsing method

This commit is contained in:
Roman Miroshnychenko (Work)
2015-05-19 14:48:41 +03:00
parent f0bb82a9e5
commit 71d0717167
3 changed files with 15 additions and 14 deletions
+4 -2
View File
@@ -1,9 +1,11 @@
Simple example plugin for Kodi mediacenter
===
This is a simple yet fully functional example of a video plugin for [Kodi](www.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.
**tests/** folder includes a simple example for partial unit testing of the plugin code.
The plugin uses free sample videos are provided by [www.vidsplay.com](www.vidsplay.com).
The plugin uses free sample videos are provided by [www.vidsplay.com](http://www.vidsplay.com/).
License: [GPL v.3](http://www.gnu.org/copyleft/gpl.html)