Update README
This commit is contained in:
parent
2d23cd5b52
commit
b10b422b2a
10
README.md
10
README.md
@ -1,4 +1,4 @@
|
|||||||
# Lighthouse: an Ethereum 2.0-only client
|
# Lighthouse: a (future) Ethereum 2.0 client
|
||||||
|
|
||||||
[![Build Status](https://travis-ci.org/sigp/lighthouse.svg?branch=master)](https://travis-ci.org/sigp/lighthouse)
|
[![Build Status](https://travis-ci.org/sigp/lighthouse.svg?branch=master)](https://travis-ci.org/sigp/lighthouse)
|
||||||
|
|
||||||
@ -10,7 +10,7 @@ largely based upon the
|
|||||||
[ethereum/beacon_chain](https://github.com/ethereum/beacon_chain) repo.
|
[ethereum/beacon_chain](https://github.com/ethereum/beacon_chain) repo.
|
||||||
|
|
||||||
**NOTE: the cryptography libraries used in this implementation are very
|
**NOTE: the cryptography libraries used in this implementation are very
|
||||||
experimental and all cryptography should be assumed to be insecure.**
|
experimental and as such all cryptography should be assumed to be insecure.**
|
||||||
|
|
||||||
## Motivation
|
## Motivation
|
||||||
|
|
||||||
@ -60,8 +60,8 @@ $ cargo test
|
|||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
|
|
||||||
This repo is presently authored by Paul Hauner as a Sigma Prime
|
This repo is presently authored by Paul Hauner as a
|
||||||
project.
|
[Sigma Prime](https://github.com/sigp) project.
|
||||||
|
|
||||||
Best place for discussion is probably the [ethereum/sharding
|
The best place for discussion is probably the [ethereum/sharding
|
||||||
gitter](https://gitter.im/ethereum/sharding).
|
gitter](https://gitter.im/ethereum/sharding).
|
||||||
|
Loading…
Reference in New Issue
Block a user