Skip to content

Commit 1d9d497

Browse files
authored
fix README
1 parent 58668b7 commit 1d9d497

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,7 +1,7 @@
1-
##Go implementation of [Stellar Consensus Protocol](https://www.stellar.org/papers/stellar-consensus-protocol.pdf)
1+
## Go implementation of [Stellar Consensus Protocol](https://www.stellar.org/papers/stellar-consensus-protocol.pdf)
22

33
This is definitely not production ready, but you can give it a try.
44

5-
####Deviations from whitepaper:
5+
#### Deviations from whitepaper:
66
* Parallel nomination (no leader election)
7-
* Catch up injected into protocol
7+
* Catch up injected into protocol

0 commit comments

Comments
 (0)