From b22929d1ef3fd6d9274298669964de9a3a8054b7 Mon Sep 17 00:00:00 2001 From: Roman Miroshnychenko Date: Fri, 3 Apr 2020 13:00:16 +0300 Subject: [PATCH] Fix an error in Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 7e327a9..55cc2b8 100644 --- a/Readme.md +++ b/Readme.md @@ -11,7 +11,7 @@ are beyond the scope of this example. The plugin uses a pre-defined set of free sample videos from [www.vidsplay.com](http://www.vidsplay.com/). -Python 3 compatible example plugin for Kodi 19.x "Matrix" and above can be found in `matrix` branch. +Python 3 compatible example plugin for Kodi 19.x "Matrix" and above can be found in `python3` branch. **Warning**: the "master" branch is only compatible with Kody 17.0 (Krypton) and above. For older versions see the "legacy" branch.