Skip to content

Commit 048d6af

Browse files
authored
Update README.md
1 parent 6d21026 commit 048d6af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ The Honey Badger of BFT Protocols
33

44
<img width=200 src="http://i.imgur.com/wqzdYl4.png"/>
55

6-
[![Travis branch](https://img.shields.io/travis/amiller/HoneyBadgerBFT/dev.svg)](https://travis-ci.org/amiller/HoneyBadgerBFT)
7-
[![Codecov branch](https://img.shields.io/codecov/c/github/amiller/honeybadgerbft/dev.svg)](https://codecov.io/github/amiller/honeybadgerbft?branch=dev)
6+
[![Travis branch](https://img.shields.io/travis/initc3/HoneyBadgerBFT-Python/dev.svg)](https://travis-ci.org/initc3/HoneyBadgerBFT-Python)
7+
[![Codecov branch](https://img.shields.io/codecov/c/github/initc3/honeybadgerbft-python/dev.svg)](https://codecov.io/github/initc3/honeybadgerbft-python?branch=dev)
88

99
Most fault tolerant protocols (including RAFT, PBFT, Zyzzyva, Q/U) don't
1010
guarantee good performance when there are Byzantine faults. Even the so-called

0 commit comments

Comments
 (0)