Updated README to provide information about the Maven framework

This commit is contained in:
Jeroen Ketelaar
2015-09-14 10:28:47 +02:00
parent a9af34e8c3
commit b4553809dd
+3 -3
View File
@@ -1,14 +1,14 @@
# Parabot # Parabot
Parabot V2.1. Parabot V2.2.
#### Website #### Website
[Community, scripts & more](http://www.parabot.org/) [Community, scripts & more](http://www.parabot.org/)
#### Compilation #### Compilation
You'll need the [libraries](https://github.com/Parabot/Parabot/tree/master/libs) in order to compile parabot successfully.
You'll need the [libraries](https://github.com/Parabot/Parabot/tree/master/parabotv2/libs) in order to compile parabot successfully. The POM file contains the redirection to the libraries, so simply install them with Maven.
#### Issues #### Issues
If you've an issues regarding the bot itself, please report them [here](https://github.com/Parabot/Parabot/issues). If you've an issues regarding the bot itself, please report them [here](https://github.com/Parabot/Parabot/issues).