diff --git a/README.md b/README.md index 736b948e..795092fb 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,30 @@ This project requires Maven to run. Build project with "mvn clean install". This More informations in [the mustang documentation](https://github.com/Rayman2200/PDFA3/blob/master/mustang/doc/ZugferdDev.en.pdf?raw=true)). +Usage +----- + +If you setup a Maven project, you can grab the artifacts from this maven repository. + + +```xml + + + mustang-mvn-repo + https://raw.github.com/Rayman2200/PDFA3/mvn-repo/ + + +``` + +As dependency use this + +```xml + + org.mustangproject.ZUGFeRD + mustang + 1.1.1alpha + +``` Contact -----