aboutsummaryrefslogtreecommitdiff
path: root/README.in
diff options
context:
space:
mode:
Diffstat (limited to 'README.in')
-rw-r--r--README.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.in b/README.in
index d5e66352..d0203181 100644
--- a/README.in
+++ b/README.in
@@ -20,6 +20,11 @@ For popups to work the JS library Tipped is also needed, which brings a transiti
The zoneinfo data [TZ] is in the public domain [TZLIC].
+Standards and specifications
+----------------------------
+- RFC 5545
+- Vdir Storage Format [VDIR]
+
Building
--------
Since guile is primarily a scripting language no explicit compilation step is required. Just run module/main.scm and the appropriate modules will be compiled (guile will tell you what it's doing). For building this README, run
@@ -37,4 +42,5 @@ References
[CCBY] https://creativecommons.org/licenses/by/4.0/
[JQUERY] https://github.com/jquery/jquery/blob/master/LICENSE.txt
[TZ] https://github.com/eggert/tz
-[TZLIC] https://github.com/eggert/tz/blob/master/LICENSE \ No newline at end of file
+[TZLIC] https://github.com/eggert/tz/blob/master/LICENSE
+[VDIR] http://vdirsyncer.pimutils.org/en/latest/vdir.html