From ec09d10da605153898dbfdedafb20e8df57e0bab Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Fri, 25 Aug 2017 17:43:12 +0200 Subject: [PATCH] Update for beeing up-to-date --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c53fa4fe..9e29ca89 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,15 @@ Our (long-term) goal is to > management, consists of reusable parts and integrates well with known > commandline tools. -Yes, imag is a rather ambitous project as it tries to reimplement functionality for several "personal information management aspects". It is a hobby project, keep that in mind. We try to use standards like vcard and icalendar whereever possible. +Yes, imag is a rather ambitous project as it tries to reimplement functionality +for several "personal information management aspects". It is a hobby project, +keep that in mind. We try to use standards like vcard and icalendar wherever +possible. imag consists of _modules_ (e.g. `imag-notes`, `imag-tag`, `imag-view`), where -each module covers one PIM aspect. +each module covers one PIM aspect. Have a look at +[the documentation](./doc/) for some more words on this. + ## Building/Running