From 5d6bf49d508fcbc67e272ca14919231a601bc9c9 Mon Sep 17 00:00:00 2001 From: Jochen Staerk Date: Thu, 4 Jan 2018 13:41:33 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5fc11d5c..97204b31 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,7 @@ 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/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 -----