diff --git a/Readme.md b/Readme.md index 3ba92ec..95101ac 100644 --- a/Readme.md +++ b/Readme.md @@ -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.