diff --git a/README.md b/README.md index c33146f25d..d01127aec9 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,11 @@ This branch is not used for public. Please use one of the other branches availab ## Quick Kodi development links -* [Add-on rules](https://github.com/xbmc/xbmc/blob/master/CONTRIBUTING.md) +* [Add-on rules](https://github.com/xbmc/repo-scripts/blob/master/CONTRIBUTING.md) * [Submitting an add-on details](http://kodi.wiki/view/Submitting_Add-ons) * [Code guidelines](http://kodi.wiki/view/Official:Code_guidelines_and_formatting_conventions) * [Kodi development](http://kodi.wiki/view/Development) +* [Kodi Addon checker](https://pypi.org/project/kodi-addon-checker/) ## Other useful links