Add readme
This commit is contained in:
parent
f255626098
commit
c953831f88
23
README.md
Normal file
23
README.md
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
#EvilBotX
|
||||||
|
------------
|
||||||
|
A java IRC bot/framework. Requires some java knowledge to get running.
|
||||||
|
##Libraries
|
||||||
|
------------
|
||||||
|
This project depends on the following libraries:
|
||||||
|
*PircBotX
|
||||||
|
*ApacheCommons (org.apache.commons.lang3)
|
||||||
|
##License
|
||||||
|
------------
|
||||||
|
The source code of this project is available under a New BSD License except for lib/jquery.min.js, which is provided under the original MIT License.
|
||||||
|
Text of this project's license is available in LICENSE, and text of jQuery's license is available in LICENSE-JQ.
|
||||||
|
##Changelog
|
||||||
|
------------
|
||||||
|
[+] Added
|
||||||
|
|
||||||
|
[ ] Removed
|
||||||
|
|
||||||
|
[~] Fixed
|
||||||
|
|
||||||
|
0.1.0 (current)
|
||||||
|
|
||||||
|
[+] Initial release
|
Reference in a new issue