summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-11-19 13:43:18 +0100
committerMatthias Beyer <mail@beyermatthias.de>2017-11-19 14:00:27 +0100
commitb0dddb1a10c5c2c64d945e4991b99dd2bc699bf5 (patch)
tree1e755cdf998b4aa69d74ada20c5461e500ba714b /README.md
parent0d2ed30311b8b11b45161586d4fd49f595696ecb (diff)
Add Known Problems to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0a5d012..b064e18 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,11 @@ Plus, we want to offer a string-parser which can be used to parse user input
into such things. This will be a compiletime option to include the parser or
not.
+# Known Problems
+
+* Iterators such as "today daily" start one day off. So "today daily" yields
+ tomorrow as first item.
+
# License
MPL 2.0