From f0bb82a9e55cc3f545a8b55df7ec916268b006a1 Mon Sep 17 00:00:00 2001 From: "Roman Miroshnychenko (Work)" Date: Wed, 13 May 2015 14:42:13 +0300 Subject: [PATCH] Updated Readme --- Readme.md | 1 + 1 file changed, 1 insertion(+) 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.