소스 검색

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
 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)
 [![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).
 Sarama is an MIT-licensed Go client library for Apache Kafka 0.8 (and later).