Add GoDoc link
diff --git a/README.md b/README.md
index 2477554..f823a2e 100644
--- a/README.md
+++ b/README.md
@@ -3,3 +3,6 @@
 Go library for the [TOML](https://github.com/mojombo/toml) format.
 
 This library supports TOML version [e3656ad493400895f4460f1244a25f8f8e31a32a](https://github.com/mojombo/toml/tree/e3656ad493400895f4460f1244a25f8f8e31a32a)
+
+
+[Documentation](http://godoc.org/github.com/pelletier/go-toml/src/toml)