Преглед на файлове

Put godoc badge before build status, more people care about the former

Evan Huus преди 11 години
родител
ревизия
9352a3d655
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,8 +1,8 @@
 sarama
 ======
 
-[![Build Status](https://travis-ci.org/Shopify/sarama.svg?branch=master)](https://travis-ci.org/Shopify/sarama)
 [![GoDoc](https://godoc.org/github.com/Shopify/sarama?status.png)](https://godoc.org/github.com/Shopify/sarama)
+[![Build Status](https://travis-ci.org/Shopify/sarama.svg?branch=master)](https://travis-ci.org/Shopify/sarama)
 
 Sarama is an MIT-licensed Go client library for Apache Kafka 0.8 (and later).