diff --git a/README.md b/README.md index 717a4fa..b39fea8 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Go library for the [TOML](https://github.com/mojombo/toml) format. This library supports TOML version [v0.2.0](https://github.com/mojombo/toml/blob/master/versions/toml-v0.2.0.md) +[![GoDoc](https://godoc.org/github.com/pelletier/go-toml?status.svg)](http://godoc.org/github.com/pelletier/go-toml) [![Build Status](https://travis-ci.org/pelletier/go-toml.png?branch=master)](https://travis-ci.org/pelletier/go-toml) ## Import