diff --git a/README.md b/README.md index b1abb9b..6a4dd61 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ script.module.libtorrent is a Kodi module that makes easy import of python-libto - [YATP](https://github.com/romanvm/kodi.yatp) **Usage** + Add module in requires of your addon.xml: ```python @@ -23,4 +24,5 @@ libtorrent=get_libtorrent() ``` **License** + MIT License \ No newline at end of file