summaryrefslogtreecommitdiff
path: root/osx/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'osx/README.md')
-rw-r--r--osx/README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/osx/README.md b/osx/README.md
index 260a7ed48276..d52607e9673a 100644
--- a/osx/README.md
+++ b/osx/README.md
@@ -1,4 +1,6 @@
-Just an Xcode project to make it easier to debug a running soffice
+# Xcode Project for Debugging LibreOffice on macOS
+
+Just an Xcode project to make it easier to debug a running `soffice`
instance on macOS. Not intended for other use. The Xcode project has
references to a fairly arbitrary bunch of source files from here and
-there in LO that I have happened to been debugging in Xcode on macOS. \ No newline at end of file
+there in LibreOffice that I have happened to debug in Xcode on macOS.