summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2019-02-03 14:10:16 -0500
committerdfhoughton <dfhoughton@gmail.com>2019-02-03 14:10:16 -0500
commit0da507aa04c73c9a1f96107f4082232cd72ade83 (patch)
tree9a8c6e476a112e7e763d3a5a4e9ab53406ce19de /README.md
parent822e3ddfc9f99cb84355971f3158985d2ecce44d (diff)
downloadtwo-timer-0da507aa04c73c9a1f96107f4082232cd72ade83.zip
added before and after pattern
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 11d8314..e37cd53 100644
--- a/README.md
+++ b/README.md
@@ -35,5 +35,6 @@ Some expressions it can handle:
* Friday the 13th
* 2 weeks ago
* ten seconds from now
+* 5 minutes before and after midnight
The complete API is available at https://docs.rs/two_timer/0.1.0/two_timer/.