Sfoglia il codice sorgente

A godoc badge because I am vain. :-)

Peter H. Froehlich 12 anni fa
parent
commit
0cb56e63eb
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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