From 2d5fd3aeb7529919ccd3aa87a7e40bff80a75cb8 Mon Sep 17 00:00:00 2001 From: Jochen Staerk Date: Thu, 4 Jan 2018 13:41:55 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97204b31..0210d2cd 100644 --- a/README.md +++ b/README.md @@ -13,7 +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 information in [the mustang documentation](https://github.com/ZUGFeRD/mustangproject/blob/master/doc/ZugferdDev.en.pdf?raw=true). Usage -----