summaryrefslogtreecommitdiffstats
path: root/unodevtools/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'unodevtools/README.md')
-rw-r--r--unodevtools/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/unodevtools/README.md b/unodevtools/README.md
index f53328e9a0a3..16692e371e55 100644
--- a/unodevtools/README.md
+++ b/unodevtools/README.md
@@ -1,6 +1,6 @@
-Helper tools for external UNO component developers
+# Helper Tools for External UNO Component Developers
This module contains some tools for people writing UNO components. In
particular it will auto-generate skeletons for implementing UNO
interfaces - that declare all the relevant methods leaving the code to
-be filled in. This can be done for C++ or Java. \ No newline at end of file
+be filled in. This can be done for C++ or Java.