浏览代码

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).