summaryrefslogtreecommitdiff
path: root/uitest/packaging/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'uitest/packaging/README.md')
-rw-r--r--uitest/packaging/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/uitest/packaging/README.md b/uitest/packaging/README.md
new file mode 100644
index 000000000000..41dacf520414
--- /dev/null
+++ b/uitest/packaging/README.md
@@ -0,0 +1,3 @@
+# Connection code for LibreOffice's pyUNO
+
+This code allows out-of-process communication with a LibreOffice instance. The instance can either be started by the script or a connection to a running LibreOffice instance. The code contains several safety checks for hanging and crashed LibreOffice instances.