Skip to content

Commit

Permalink
docs: Updated readme source
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaid committed Feb 1, 2020
1 parent 42e589f commit cb9b7a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme/example.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import readableMs from "readable-ms"

const result = readableMs(3021)
1 change: 1 addition & 0 deletions readme/result.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"3s 21ms"

0 comments on commit cb9b7a2

Please sign in to comment.