Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alorel authored Oct 5, 2017
1 parent a1f1541 commit 8dddff5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ Converting millis to a human-readable string is a pain. It doesn't have to be.

# Table of contents

[![Greenkeeper badge](https://badges.greenkeeper.io/Alorel/node-ms-util.svg)](https://greenkeeper.io/)

<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->

Expand Down Expand Up @@ -115,4 +113,4 @@ Usage:

```js
console.log(parseMs.colonSeparated(86407049)); // 1:00:00:07
```
```

0 comments on commit 8dddff5

Please sign in to comment.