summaryrefslogtreecommitdiff
path: root/qgama/help/README.md
diff options
Diffstat (limited to 'qgama/help/README.md')
-rw-r--r--qgama/help/README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/qgama/help/README.md b/qgama/help/README.md
index 939fc87..d5d4d30 100644
--- a/qgama/help/README.md
+++ b/qgama/help/README.md
@@ -1,6 +1,10 @@
# Qgama help
Since qgama-2.09 the program help is defined in qgama/help/qgama.md in
-Markdown format. Temporarily the previous corresponding qgama.html
-file is temporarily kept for comparison/verification but shall be
-removed in a future update.
+Markdown format.
+
+## Suggested viewer
+
+https://pandoc.org/
+
+ pandoc -s qgama.md -o view-qgama.html