diff --git a/README.md b/README.md index d955c0a..5c4122d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # golang-ical A ICS / ICal parser and serialiser for Golang. +[![GoDoc](https://godoc.org/github.com/arran4/golang-ical?status.svg)](https://godoc.org/github.com/arran4/golang-ical) + Because the other libraries didn't quite do what I needed. Usage, parsing: