summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-08-25 17:43:12 +0200
committerMatthias Beyer <mail@beyermatthias.de>2017-08-25 18:38:24 +0200
commitec09d10da605153898dbfdedafb20e8df57e0bab (patch)
treeca792db66cf3aed92522b67be6c92e400e2014c2 /README.md
parent0f436d5b88f2794159c6837cc914bd5fa8bcce55 (diff)
Update for beeing up-to-date
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 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