From 5b12f850a347dca916257c9dad60821adc24dda0 Mon Sep 17 00:00:00 2001 From: yjjnls Date: Sat, 31 Mar 2018 22:14:08 +0800 Subject: [PATCH] update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d223b5b..d21fd0c 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,12 @@ The repository will be continually updated. ## Development Tutorial ### BitCoin -[](https://www.hyperledger.org/projects/fabric) +[](https://www.hyperledger.org/projects/fabric) * [BitCoin white paper](https://bitcoin.org/bitcoin.pdf) / [比特币白皮书](http://www.8btc.com/wiki/bitcoin-a-peer-to-peer-electronic-cash-system) * [Mastering BitCoin](https://github.com/bitcoinbook/bitcoinbook) / [精通比特币](http://zhibimo.com/read/wang-miao/mastering-bitcoin/index.html) ### Ethereum -[](https://www.hyperledger.org/projects/fabric) +[](https://www.hyperledger.org/projects/fabric) * [Ethereum white paper](https://github.com/ethereum/wiki/wiki/White-Paper) * [Ethereum wiki](https://github.com/ethereum/wiki/wiki) * [Ethereum problems](https://github.com/ethereum/wiki/wiki/Problems)