From 976812f4a39b652ab258ece06b1c5af37c869c5f Mon Sep 17 00:00:00 2001 From: Paul Hauner Date: Fri, 6 Jul 2018 17:58:22 +1000 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 35719b702..7e81abeea 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# rust_beacon_chain +# Rust Beacon Chain -A *work-in-progress* implementation of the Ethereum beacon_chain in Rust. +A **work-in-progress** implementation of the Ethereum beacon_chain in Rust. It is an implementation of the [Full PoS Casper chain v2](https://notes.ethereum.org/SCIg8AH5SA-O4C1G1LYZHQ?view) spec and is also