summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2019-01-27 15:49:30 -0500
committerdfhoughton <dfhoughton@gmail.com>2019-01-27 15:49:30 -0500
commit20aad02a8e255d18a8a5416212028b18708d6218 (patch)
treea1641566c4f8b05fa7ea18855143181ab9e397bf /README.md
parent0b37f5a7381430d74569e4fcb76a50ec250d7e0e (diff)
downloadtwo-timer-20aad02a8e255d18a8a5416212028b18708d6218.zip
added the month-day 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 1d66278..a5b98aa 100644
--- a/README.md
+++ b/README.md
@@ -24,5 +24,6 @@ Some expressions it can handle:
* next weekend
* 2000
* the nineteenth of March 1810
+* the ides of March
The complete API is available at https://docs.rs/two_timer/0.1.0/two_timer/.