diff options
author | dfhoughton <dfhoughton@gmail.com> | 2019-02-03 14:10:16 -0500 |
---|---|---|
committer | dfhoughton <dfhoughton@gmail.com> | 2019-02-03 14:10:16 -0500 |
commit | 0da507aa04c73c9a1f96107f4082232cd72ade83 (patch) | |
tree | 9a8c6e476a112e7e763d3a5a4e9ab53406ce19de /README.md | |
parent | 822e3ddfc9f99cb84355971f3158985d2ecce44d (diff) | |
download | two-timer-0da507aa04c73c9a1f96107f4082232cd72ade83.zip |
added before and after pattern
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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/. |