From 4f3304993c86d7a6b819cdbddeb96446ef2cfd9d Mon Sep 17 00:00:00 2001 From: WayToFuture Date: Fri, 29 Jul 2022 19:40:49 +0800 Subject: [PATCH] update readme file --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c8e944e..f8857e4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Binance Chain Client +:rocket: Important Note: BNB Beacon Chain is opensoured, and binary and config files are released in the [source code repo](https://github.com/bnb-chain/node). Please visit [it](https://github.com/bnb-chain/node/releases) to get the lastest updates, and this repo will stop updating reated files. + [Binance Chain](https://www.binance.org/) is a blockchain developed by Binance and its community, that focuses on building a performant matching engine and exchange over a decentralized network. - [Match logic](https://docs.binance.org/match.html)