Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bchr02 committed Aug 11, 2015
1 parent 29102ef commit 980a775
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# epochjs version 1.0.0
Track the elapsed time since a certain point, like the start of a node script.

## Installation:
Run `npm install epochjs` to install from the NPM registry.


## Examples:
````javascript
var epoch = require('epochjs');
Expand Down

0 comments on commit 980a775

Please sign in to comment.