Просмотр исходного кода

A godoc badge because I am vain. :-)

Peter H. Froehlich 12 лет назад
Родитель
Сommit
0cb56e63eb
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 # Queue data structure for Go
 # 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.
 See http://godoc.org/github.com/phf/go-queue/queue for the documentation.
 
 
 ## Background
 ## Background