docs update

This commit is contained in:
ingvar1995 2016-06-23 12:46:48 +03:00
parent 190877f5b9
commit a4da3a7afa
3 changed files with 9 additions and 15 deletions

View file

@ -1,6 +1,6 @@
#Plugins
Toxygen is the first [Tox](https://tox.chat/) client with plugins support. Plugin is Python module (.py file) and directory with plugin's data which provide some additional functionality.
Toxygen is the first [Tox](https://tox.chat/) client with plugins support. Plugin is Python 3.4 module (.py file) and directory with plugin's data which provide some additional functionality.
#How to write plugin