summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 15 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..aace0d8
--- /dev/null
+++ b/README
@@ -0,0 +1,15 @@
+Engagement
+==========
+
+What is it?
+-----------
+Engagement is a tool to see and book a calendar resource such as a meeting
+room. It uses a plugin based architecture to allow for example to connect to a
+caldav server or via a REST API to a google calendar server.
+
+Engagement is written in C using the Enlightenment Foundation Libraries.
+
+LICENSE
+-------
+This program is Free Software and Licensed under the AGPLv3 or Later. See
+the LICENSE file in the root of this directory for more details.