From 23ade9eab105f2cb456d375c159fbc7955a35ba9 Mon Sep 17 00:00:00 2001
From: Pieter van der Hijden <pvdh@sofos.nl>
Date: Fri, 22 Feb 2019 11:01:19 +0000
Subject: [PATCH] Update README.md

---
 sources/README.md | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/sources/README.md b/sources/README.md
index 20f8667..624158a 100644
--- a/sources/README.md
+++ b/sources/README.md
@@ -1,9 +1,9 @@
-# Sources
-## File types
-*.doc, +.docx  = Microsoft Word 2010
-*.mmap = Corel/Mindjet Mindmanager 2019
-*.pptx = Microsoft Powerpoint 2010
-## Conversion
-* From MS-Word to PDF: Microsoft Print to PDF
-* From MS-Powerpoint to PDF: Microsoft Print to PDF
-* From Corel/Mindjet Mindmanager to HTML5 (interactive map): Export to HTML5 Interactive Map or Publish (and download subsequently).
\ No newline at end of file
+# Sources
+## File types
+* *.doc, +.docx  = Microsoft Word 2010
+* *.mmap = Corel/Mindjet Mindmanager 2019
+* *.pptx = Microsoft Powerpoint 2010
+## Conversion
+* From *.doc or *.docx to *.pdf: MS-Word / Microsoft Print to PDF 
+* From *.pptx to *.pdf: MS-Powerpoint: Microsoft Print to PDF
+* From *.mmap to *.html: Mindmanager / Export to HTML5 Interactive Map (and distribute the file) or Publish to Mindmanager cloud (and distribute the hyperlink)
\ No newline at end of file
-- 
GitLab