Fix readme
This commit is contained in:
parent
c953831f88
commit
250926bd01
|
@ -1,17 +1,14 @@
|
|||
#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.
|
||||
The source code of this project is available under a New BSD License.
|
||||
##Changelog
|
||||
------------
|
||||
[+] Added
|
||||
|
||||
[ ] Removed
|
||||
|
|
Reference in a new issue