Bläddra i källkod

A godoc badge because I am vain. :-)

Peter H. Froehlich 12 år sedan
förälder
incheckning
0cb56e63eb
1 ändrade filer med 2 tillägg och 0 borttagningar
  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