MIT license

pull/1/head
DiMartinoXBMC 2016-02-03 16:42:53 +03:00
parent ef3eb2a7b7
commit bd2ee1729b
1 changed files with 2 additions and 0 deletions

View File

@ -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
<import addon="script.module.libtorrent"/>
@ -23,4 +24,5 @@ libtorrent=get_libtorrent()
```
**License**
MIT License