Update README
diff --git a/README.md b/README.md
index eb4f7f8..ff608b3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # buffruneio
 
-![Tests Status](https://travis-ci.org/pelletier/go-buffruneio.svg?branch=master)
+[![Tests Status](https://travis-ci.org/pelletier/go-buffruneio.svg?branch=master)](https://travis-ci.org/pelletier/go-buffruneio)
+[![GoDoc](https://godoc.org/github.com/pelletier/go-buffruneio?status.svg)](https://godoc.org/github.com/pelletier/go-buffruneio)
 
 Buffruneio is a wrapper around bufio to provide buffered runes access with
 unlimited unreads.