diff --git a/readme.md b/readme.md index 56169e0..791cc42 100644 --- a/readme.md +++ b/readme.md @@ -6,6 +6,16 @@ You could find it useful as a library, or just read source for examples of using #Usage +Add maven dependency or download from [maven central](http://repo1.maven.org/maven2/hr/hrg/java-watcher/) + +``` + + hr.hrg + java-watcher + 0.1.0 + +``` + [SimpleCompileExample.java](src/test/java/hr/hrg/javawatcher/SimpleCompileExample.java) is an example showing how to compile sass file on change