Add godoc badge

This commit is contained in:
Thomas Pelletier
2014-08-23 15:31:59 +02:00
parent 5ad4cb7120
commit f15dd550e8
+1
View File
@@ -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