Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
willforde committed Mar 3, 2018
1 parent 3829f78 commit 9107b9d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ Codequick is a framework for kodi add-on's. The goal for this framework is to si
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.


Features
--------
* Route dispatching (callbacks)
* Callback arguments can be any python object that can be pickled
* Delayed execution (execute code after callbacks have returned results)
Expand Down

0 comments on commit 9107b9d

Please sign in to comment.