From ae45256dffe7b2b99d9ec6197750e0ac982460c8 Mon Sep 17 00:00:00 2001 From: melanierieback Date: Tue, 28 Mar 2017 13:38:54 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8dc451..de05a1e 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Besides the reports and quotations, generic documents can also be created. Those can be found [here](xml/doc/examples) -## The editor +## PenText Visual Editor (Beta) The pentext framework is shipped with an editor that facilitates the redacting of findings and non-findings. As the pentext framework relies heavily on xml to be able to generate documents, the writer(s) of these documents are faced with an extra challenge. Not only do they have to worry about content, now the structure of the document is also of importance. In practice this has led to annoying errors like file-inclusion errors and tag mismatch errors.