aboutsummaryrefslogtreecommitdiff
path: root/README.in
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2020-04-25 14:35:01 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2020-04-25 14:35:01 +0200
commit46a0a594afd0b9e7484443318934f60e95152041 (patch)
treeac3bc0ef07364e2fc8a01a28fb4dc9c0155b36eb /README.in
parentUpdate (start|end)-of-week to work as expected. (diff)
downloadcalp-46a0a594afd0b9e7484443318934f60e95152041.tar.gz
calp-46a0a594afd0b9e7484443318934f60e95152041.tar.xz
Add note about weeks starting on sunday.
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'.