From 5f185f41dec5d5572b1de95f8416c23d896f1497 Mon Sep 17 00:00:00 2001 From: Jochen Staerk Date: Thu, 4 Jan 2018 13:40:42 +0100 Subject: [PATCH] Update README.md closes #51 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 73998332..5fc11d5c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,8 @@ Running This project requires Maven to run. Build project with "mvn clean install". This will build the project, test it and install the artifacts to local cache. After that the mustang jar can be used. -More informations in [the mustang documentation](https://github.com/ZUGFeRD/mustangproject/blob/master/mustang/doc/ZugferdDev.en.pdf?raw=true)). +More informations in [the mustang documentation] +(https://github.com/ZUGFeRD/mustangproject/blob/master/doc/ZugferdDev.en.pdf?raw=true). Usage -----