summaryrefslogtreecommitdiffstats
path: root/idlc/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/README.md')
-rw-r--r--idlc/README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/idlc/README.md b/idlc/README.md
index 90f015c7794a..621a767b36ea 100644
--- a/idlc/README.md
+++ b/idlc/README.md
@@ -1,6 +1,7 @@
-Contains the UNO IDL compiler: idlc, depends on preprocessor: ucpp
+# UNO IDL Compiler (idlc)
-This compiler generates binary RDB fragments that can be assembled
-into a RDB (UNO type library) with the "regmerge" tool, as is done
-primarily in the offapi and udkapi directories.
+Contains the UNO IDL compiler: `idlc`, depends on preprocessor: `ucpp`
+This compiler generates binary RDB fragments that can be assembled
+into a RDB (UNO type library) with the `regmerge` tool, as is done
+primarily in the `offapi` and `udkapi` directories.