Fix readme
This commit is contained in:
parent
c953831f88
commit
250926bd01
|
@ -1,17 +1,14 @@
|
||||||
#EvilBotX
|
#EvilBotX
|
||||||
------------
|
|
||||||
A java IRC bot/framework. Requires some java knowledge to get running.
|
A java IRC bot/framework. Requires some java knowledge to get running.
|
||||||
##Libraries
|
##Libraries
|
||||||
------------
|
|
||||||
This project depends on the following libraries:
|
This project depends on the following libraries:
|
||||||
|
|
||||||
*PircBotX
|
*PircBotX
|
||||||
|
|
||||||
*ApacheCommons (org.apache.commons.lang3)
|
*ApacheCommons (org.apache.commons.lang3)
|
||||||
##License
|
##License
|
||||||
------------
|
The source code of this project is available under a New BSD 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
|
##Changelog
|
||||||
------------
|
|
||||||
[+] Added
|
[+] Added
|
||||||
|
|
||||||
[ ] Removed
|
[ ] Removed
|
||||||
|
|
Reference in a new issue