Browse Source

A godoc badge because I am vain. :-)

Peter H. Froehlich 12 years ago
parent
commit
0cb56e63eb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 # Queue data structure for Go
 
+[![GoDoc](https://godoc.org/github.com/phf/go-queue/queue?status.png)](http://godoc.org/github.com/phf/go-queue/queue)
+
 See http://godoc.org/github.com/phf/go-queue/queue for the documentation.
 
 ## Background