Selaa lähdekoodia

Added GoCI service and badge.

Peter H. Froehlich 12 vuotta sitten
vanhempi
commit
7b3f03e86b
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -1,8 +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.
+[![GoCI](http://goci.me/project/image/github.com/phf/go-queue/queue)](http://goci.me/project/github.com/phf/go-queue/queue)
 
 ## Background