aboutsummaryrefslogtreecommitdiff
path: root/README.in
diff options
context:
space:
mode:
Diffstat (limited to 'README.in')
-rw-r--r--README.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.in b/README.in
index bf0cfadc..1b5515bb 100644
--- a/README.in
+++ b/README.in
@@ -20,3 +20,7 @@ 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
module/main.scm text < README.in > README
+
+Techical Details
+----------------
+- Internally all weeks start on sunday, which is repsenented as `0'.