aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarcinzelent <marcin@zelent.net>2021-02-10 15:14:56 +0100
committermarcinzelent <marcin@zelent.net>2021-02-10 15:14:56 +0100
commitd2256fbe5cf77acf240ef0e17f5a3317cfa9539a (patch)
tree51a7b352ce6d4f4f481bc3e810ef83baf166d213 /README.md
parent7610b2d2a826a6d7dcac1faebfb00cdeec1cf6c8 (diff)
Updated READMEHEADmaster
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)