Преглед изворни кода

A godoc badge because I am vain. :-)

Peter H. Froehlich пре 12 година
родитељ
комит
0cb56e63eb
1 измењених фајлова са 2 додато и 0 уклоњено
  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