Skip to content

Commit c017539

Browse files
authored
Merge pull request xbmc#997 from anxdpanic/master_readme
[README.md] fix broken Add-on rules link and add Kodi Addon checker
2 parents c210b8a + 2bcdaf3 commit c017539

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@ This branch is not used for public. Please use one of the other branches availab
88

99
## Quick Kodi development links
1010

11-
* [Add-on rules](https://github.com/xbmc/xbmc/blob/master/CONTRIBUTING.md)
11+
* [Add-on rules](https://github.com/xbmc/repo-scripts/blob/master/CONTRIBUTING.md)
1212
* [Submitting an add-on details](http://kodi.wiki/view/Submitting_Add-ons)
1313
* [Code guidelines](http://kodi.wiki/view/Official:Code_guidelines_and_formatting_conventions)
1414
* [Kodi development](http://kodi.wiki/view/Development)
15+
* [Kodi Addon checker](https://pypi.org/project/kodi-addon-checker/)
1516

1617
## Other useful links
1718

0 commit comments

Comments
 (0)