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.