aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7a6423c..71066b5 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,7 @@
-# EventMaker
-Event Maker UWP App
+# Event Maker
+
+Event Maker is a Universal Windows Platform app for managing events like appointments, meetings, birthdays. It allows adding, editing, and deleting events. It is also possible to sort the events by date, name, and place. The events are persisted in a JSON file.
+
+## Preview
+
+![Preview](preview.gif)