chore(README): add the travis badge lower
the travis badge was located above the title which looked a bit weird, move it down.pull/820/head
parent
63069fbd33
commit
8a8912ace9
|
@ -1,8 +1,8 @@
|
|||
[![Build Status](https://travis-ci.org/benbjohnson/go-raft.png?branch=master)](https://travis-ci.org/benbjohnson/go-raft)
|
||||
|
||||
go-raft
|
||||
=======
|
||||
|
||||
[![Build Status](https://travis-ci.org/benbjohnson/go-raft.png?branch=master)](https://travis-ci.org/benbjohnson/go-raft)
|
||||
|
||||
## Overview
|
||||
|
||||
This is an Go implementation of the Raft distributed consensus protocol.
|
||||
|
|
Loading…
Reference in New Issue