Skip to content

Commit 2cf86a0

Browse files
authored
Update README.md
1 parent f03105b commit 2cf86a0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# HoneyBadgerBFT
2-
The Honey Badger of BFT Protocols
2+
The Honey Badger of BFT Protocols.
33

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

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

9-
HoneyBadgerBFT is the honey badger of BFT protocols.
10-
It is leaderless and completely asynchronous, making it a good choice for wide area networks
9+
HoneyBadgerBFT is a leaderless and completely asynchronous BFT consensus protocols.
10+
This makes it a good fit for a blockchains deployed over wide area networks
1111
or when adversarial conditions are expected.
1212
HoneyBadger nodes can even stay hidden behind anonymizing relays like Tor, and
1313
the purely-asynchronous protocol will make progress at whatever rate the

0 commit comments

Comments
 (0)