Skip to content

Commit 3d4367c

Browse files
authored
Update README.md
1 parent 249cacb commit 3d4367c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ ws-commons-util-1.0.2.jar
3636

3737
Add those jar files to your classpath and you should be ok.
3838

39+
# Compilation
40+
41+
This is a maven project, once cloned go into the repo
42+
Run : ```mvn package``` or any other goal that will produce a .jar in the target folder
43+
3944
# Examples
4045

4146
## Context manipulation

0 commit comments

Comments
 (0)