From a1b7e2fcbbd753210e2c264bac633e2acd61839c Mon Sep 17 00:00:00 2001 From: Jaynti Kanani <jdkanani@gmail.com> Date: Tue, 28 Jul 2020 21:14:29 +0530 Subject: [PATCH] Update README.md --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 67acb3d00..79b0195e9 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,6 @@ -## Go Ethereum +## Bor -Official Golang implementation of the Ethereum protocol. - -[](https://godoc.org/github.com/maticnetwork/bor) -[](https://goreportcard.com/report/github.com/maticnetwork/bor) -[](https://circleci.com/gh/maticnetwork/bor/tree/master) -[](https://discord.gg/nthXNEv) - -Automated builds are available for stable releases and the unstable master branch. Binary -archives are published at https://geth.ethereum.org/downloads/. +Official Golang implementation of the Matic protocol (fork of Go Ethereum - https://github.com/ethereum/go-ethereum) ## Building the source -- GitLab