Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
randing89 committed Feb 3, 2015
1 parent 8c4a9e3 commit 80955d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,8 @@ Returns an integer representing timestamp in milliseconds
var parser = require('datemath-parser');
parser.parse(dateMathExpression, [now], [roundUp], [timeZone]);
```

# Test
```
npm test
```

0 comments on commit 80955d6

Please sign in to comment.