From 0d56a60bd012ed2fe752b8eade1dd1351f03cdb8 Mon Sep 17 00:00:00 2001 From: Elias Projahn Date: Sat, 23 May 2020 13:24:00 +0200 Subject: [PATCH] Add description to README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 94d7014..18596f9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ A simple reminder app. +## Introduction + +Memor is an Android app for getting reminders at a specified time via a +notification. It was developed with the goal to be as simple and elegant as +possible. + ## Hacking Memor is developed in [Dart](https://dart.dev) using the