From f8f1a0eba19a42169eb9d2c4e6b5cab4615d2d3a Mon Sep 17 00:00:00 2001 From: jstaerk Date: Wed, 9 Apr 2014 17:46:44 +0200 Subject: [PATCH] Added run instructions --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 74d78740..ea6614e3 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,8 @@ License ----- The samples PDFAFile, PDFA3File and PDFA3FileAttachment are subject to the Apache license http://www.apache.org/licenses/LICENSE-2.0.html + +Running +----- + +Requires Maven to run. Use "mvn test" to generate the output. \ No newline at end of file