Added compile instructions in README.md

This commit is contained in:
Erik Broes
2011-01-03 19:32:42 +01:00
parent db31429871
commit b72dad0a61
2 changed files with 16 additions and 0 deletions

3
.gitignore vendored
View File

@@ -6,6 +6,9 @@
# netbeans
/nbproject
# we use maven!
/build.xml
# maven
/target