Update README: add requirements part
This commit is contained in:
parent
7805f27458
commit
192a26b5ea
10
README.md
10
README.md
@ -2,6 +2,16 @@
|
|||||||
|
|
||||||
An extremely modulable IRC bot, built around XML configuration files!
|
An extremely modulable IRC bot, built around XML configuration files!
|
||||||
|
|
||||||
|
|
||||||
|
## Requirements
|
||||||
|
|
||||||
|
*nemubot* requires at least Python 3.3 to work.
|
||||||
|
|
||||||
|
Some modules (like `cve` or `nextstop`) require the
|
||||||
|
[BeautifulSoup module](http://www.crummy.com/software/BeautifulSoup/),
|
||||||
|
but the core and framework has no dependency.
|
||||||
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
Have a look to the wiki at https://github.com/nemunaire/nemubot/wiki
|
Have a look to the wiki at https://github.com/nemunaire/nemubot/wiki
|
||||||
|
Loading…
Reference in New Issue
Block a user