Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alanclarke committed May 15, 2020
1 parent 092b730 commit e589688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Parse a human style date
```js
const parseDate = require('parse-human-date')

// parseDate(text, options)
parseDate(text, options) // returns a new javascript date

// Examples:
parseDate('today')
Expand Down

0 comments on commit e589688

Please sign in to comment.