diff --git a/README.md b/README.md index 05f8cb4..8728a11 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Datetime "syntax" - `2000` - event that happen in that year - `01/2000` - event that happen in that month/year -- `01/01/2000` - event that happen exactly in that date/month/year +- `01/01/2000` - event that happen exactly in that day/month/year - `2001-2005`, `10/2001-02/03/2005` - event that happen within the two dates - `~2005` - event that happen around the time in that year - `2005-~` - event that happen from that year and beyond (now). @@ -73,4 +73,4 @@ Datetime "syntax" License ------- -[MIT](http://cheeaun.mit-license.org/) \ No newline at end of file +[MIT](http://cheeaun.mit-license.org/)