diff --git a/README.md b/README.md new file mode 100644 index 0000000..d00b2f9 --- /dev/null +++ b/README.md @@ -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 \ No newline at end of file