From 39cacd9521bc4246e9eec9a137885e6019f2dc6f Mon Sep 17 00:00:00 2001 From: Paul Hauner Date: Tue, 18 Sep 2018 18:03:32 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7ee0638c40..a3e82b1622 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/sigp/lighthouse?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) A **work-in-progress** implementation of the Ethereum 2.0 Beacon Chain in Rust.