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