summaryrefslogtreecommitdiffstats
path: root/cppuhelper/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/README.md')
-rw-r--r--cppuhelper/README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/cppuhelper/README.md b/cppuhelper/README.md
index 4ea500109762..1da7282a9f07 100644
--- a/cppuhelper/README.md
+++ b/cppuhelper/README.md
@@ -1,4 +1,8 @@
-Helpers for using cppu in C++, e.g. templates for implementing UNO components, bootstrapping stuff. Get UNO up and running.
+# C++ cppu Helpers
-See also:
-[http://wiki.openoffice.org/wiki/Uno/Cpp/Modules/CPPUhelper]
+Helpers for using `cppu` in C++, e.g. templates for implementing UNO components, bootstrapping
+stuff. Get UNO up and running.
+
+## See Also
+
+<http://wiki.openoffice.org/wiki/Uno/Cpp/Modules/CPPUhelper>