summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorOlliver Schinagl <oliver@schinagl.nl>2016-02-04 17:29:15 (GMT)
committerOlliver Schinagl <oliver@schinagl.nl>2016-03-11 08:38:22 (GMT)
commit59173bf6aaac9c06212d426b3055042eac5cfb59 (patch)
tree9870e44764b3fef89f9204a64f5805d26363bd37 /README
parentc1cb0691dc2a28c606cc77ddc85e01be4f42b12e (diff)
downloadengagement-59173bf6aaac9c06212d426b3055042eac5cfb59.zip
engagement-59173bf6aaac9c06212d426b3055042eac5cfb59.tar.gz
engagement-59173bf6aaac9c06212d426b3055042eac5cfb59.tar.bz2
Add preliminary README, AUTHORS and LICENSE content
Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
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.