Skip to content

Commit

Permalink
Add credit to original gist
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbanham committed Mar 4, 2019
1 parent f85a72d commit 3b2a9fa
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
Expand Up @@ -27,3 +27,7 @@ fmt.Println(human_duration.String(longExample, "second") // 4 years 2 days
```

There are more examples in the [tests](https://github.com/davidbanham/human_duration/blob/master/main_test.go).

## Credit

Adapted and extended from (this gist)[https://gist.github.com/harshavardhana/327e0577c4fed9211f65]

0 comments on commit 3b2a9fa

Please sign in to comment.