Skip to content

Commit

Permalink
chore: add mergestat link in README
Browse files Browse the repository at this point in the history
patrickdevivo committed Jan 23, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 57e5f27 commit 2778471
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -6,6 +6,7 @@

`timediff` is a Go package for printing human readable, relative time differences.
Output is based on [ranges defined in the Day.js](https://day.js.org/docs/en/display/from-now) JavaScript library, and can be customized if needed.
It's currently used by the [`mergestat` command-line interface](https://github.com/mergestat/mergestat).

```bash
go get github.com/mergestat/timediff

0 comments on commit 2778471

Please sign in to comment.