diff --git a/README.md b/README.md index c0d6ea7..000b162 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# datetime [![Build Status](https://travis-ci.org/btubbs/datetime.svg?branch=master)](https://travis-ci.org/btubbs/datetime) [![Coverage Status](https://coveralls.io/repos/github/btubbs/datetime/badge.svg?branch=master)](https://coveralls.io/github/btubbs/datetime?branch=master) + `datetime` provides a Parse function for turning commonly-used [ISO 8601](https://www.iso.org/iso-8601-date-and-time-format.html) date/time formats into Golang time.Time variables. Unlike Go's built-in RFC-3339 time format, this package support's date