Skip to content

Commit

Permalink
update add-on url
Browse files Browse the repository at this point in the history
  • Loading branch information
willforde committed Sep 1, 2018
1 parent f53f935 commit c97f066
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
Codequick
=========
Codequick is a framework for kodi add-on's. The goal for this framework is to simplify add-on development.
This is achieved by reducing the amount of boilerplate code to a minimum, while automating as many tasks
This is achieved by reducing the amount of boilerplate code to a minimum, while automating as many tasks
that can be automated. Ultimately, allowing the developer to focus primarily on scraping content from
websites and passing it to Kodi.

Expand Down Expand Up @@ -52,6 +52,6 @@ http://scriptmodulecodequick.readthedocs.io/en/latest
Example Usage
-------------
* https://github.com/willforde/plugin.video.metalvideo/blob/master/addon.py
* https://github.com/willforde/plugin.video.watchmojo/blob/master/addon.py
* https://github.com/willforde/plugin.video.watchmojo/blob/master/plugin.video.watchmojo/resources/lib/main.py
* https://github.com/willforde/plugin.video.science.friday/blob/master/addon.py
* https://github.com/willforde/plugin.video.earthtouch/blob/master/addon.py

0 comments on commit c97f066

Please sign in to comment.