aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorfoswret2026-05-23 14:09:36 -0500
committerfoswret2026-05-23 14:09:36 -0500
commit5ead4f6c3d36557c56e27cf52835409d81ae6ed8 (patch)
tree006ecd1051d3b0fd142fe55a90973e5746d3e5fb /README.md
parent924ca70a4006abbffc8f43f27c4f64c8fc517a08 (diff)
remove month art drawing for now, working toward removing dimension struct in favor of generic extent structs
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 21906dc..a7a4381 100644
--- a/README.md
+++ b/README.md
@@ -31,6 +31,7 @@ $ LANG=nl_NL.utf8 calp
# Planned Features
- Sunrise/sunset calcuations
- Moon phase calculations
+- Switch between US day-ordering convention and ISO 8601 (first day = Monday)
# Credits
- ezini library by Michael Dipperstein