diff --git a/README.md b/README.md index 5bb4def..2440acf 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,21 @@ Add the dependency to your `pom.xml`: com.github.EzFramework java-query-builder - 1.0.0 + 1.0.2 ``` +Add the repository of Jitpack to your `pom.xml`: + +```xml + + + jitpack.io + https://jitpack.io + + +``` + ## Quick Start ### Generating SQL