From b62d4e5664bc00f90eba3ef350a61f2169b75358 Mon Sep 17 00:00:00 2001 From: Peter Mosmans Date: Mon, 1 Aug 2016 17:10:31 -0700 Subject: [PATCH] Edited formatting --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f598518..c3256a8 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ The directories are used as follows: ## Getting Started What do you need ? + 1. Clone this repository 2. Install the toolchain @@ -27,7 +28,7 @@ Listo! That's all you need. Now you can build PDF reports using the content. ### Toolchain -The *Apache FOP* library and the *Java* library *Saxon*. +To convert the XML content into PDF files the tools the *Apache FOP* library and the *Java* library *Saxon* will be used It is easiest to install the toolchain using Ansible: check out the role PeterMosmans.docbuilder (https://galaxy.ansible.com/PeterMosmans/docbuilder/) To edit (and view) the content you'll need a XML editor - which could be any text editor like *JEdit*, to a full IDE- for editing of course ;). Preferably something that can check XML file validity. To view the resulting PDF files a PDF viewer is necessary.