Skip to content

Commit

Permalink
Add GoDoc reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
leekchan committed Aug 2, 2015
1 parent e77b21d commit 90eeb53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
@@ -1,6 +1,7 @@
# timeutil - useful extensions to the golang's time package
[![Build Status](https://travis-ci.org/leekchan/timeutil.svg?branch=master)](https://travis-ci.org/leekchan/timeutil)
[![Coverage Status](https://coveralls.io/repos/leekchan/timeutil/badge.svg?branch=master&service=github)](https://coveralls.io/github/leekchan/timeutil?branch=master)
[![GoDoc](https://godoc.org/github.com/leekchan/timeutil?status.svg)](https://godoc.org/github.com/leekchan/timeutil)

timeutil provides useful extensions (Timedelta, Strftime, ...) to the golang's time package.

Expand Down

0 comments on commit 90eeb53

Please sign in to comment.