From b741e1d1ed9132313ba3dff8ba26f5d9eb1f4b71 Mon Sep 17 00:00:00 2001
From: Kevin Lyda <kevin@lyda.ie>
Date: Sat, 26 Nov 2022 20:50:52 +0000
Subject: [PATCH] Add readme.

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

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..12a71b1
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# i3going-on
+
+This implements the [i3bar] protocol.
+
+[i3bar]: https://i3wm.org/docs/i3bar-protocol.html
-- 
GitLab