Updated Readme

This commit is contained in:
Roman Miroshnychenko (Work) 2015-05-13 14:42:13 +03:00
parent 978baa4cad
commit f0bb82a9e5
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ Simple example plugin for Kodi mediacenter
===
This is a simple yet fully functional example of a video plugin for [Kodi](www.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.