summaryrefslogtreecommitdiff
path: root/chart2/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/README.md')
-rw-r--r--chart2/README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/chart2/README.md b/chart2/README.md
index 56eb0ed08cd8..fa63da9bcc4e 100644
--- a/chart2/README.md
+++ b/chart2/README.md
@@ -1,9 +1,9 @@
-Chart implementation for LibreOffice Calc.
+# Chart Implementation for LibreOffice Calc
-The chart2 denotes a second generation re-write done to rid us of the
+The `chart2` denotes a second generation re-write done to rid us of the
foul and twisted legacy chart code.
-== Debugging ==
+## Debugging
-=== CTRL + F12 ===
-This creates a layout dump based on the XShapeDumper based on SAL_WARN("chart2", ...
+### Shortcuts
+CTRL + F12 creates a layout dump based on the `XShapeDumper` based on `SAL_WARN("chart2", ...`