From e75325bae42b2590182325f779ab2cdfa38ec553 Mon Sep 17 00:00:00 2001
From: Niko Ehrenfeuchter <nikolaus.ehrenfeuchter@unibas.ch>
Date: Wed, 14 Mar 2018 15:53:35 +0100
Subject: [PATCH] Add preliminary readme for the tray app

---
 ATxTray/README.md | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 ATxTray/README.md

diff --git a/ATxTray/README.md b/ATxTray/README.md
new file mode 100644
index 0000000..32b0f28
--- /dev/null
+++ b/ATxTray/README.md
@@ -0,0 +1,5 @@
+# AutoTx Tray Monitor
+
+This project is a complement to the AutoTx *system service* that is running in
+the context of a logged-in user, delivering information and providing ways of
+interacting with the service from a GUI session.
\ No newline at end of file
-- 
GitLab