From 7d115d093c558605fad89df037b8aa1a7f1402c8 Mon Sep 17 00:00:00 2001 From: yjjnls Date: Sun, 21 Oct 2018 23:03:23 +0800 Subject: [PATCH] update --- README.md | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 66416ea..4252c68 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,13 @@ The blockchain is an incorruptible digital ledger of economic transactions that - [Contents](#contents) - [Frequently Asked Questions (F.A.Q.s) & Answers](#frequently-asked-questions-faqs--answers) - [Basic Introduction](#basic-introduction) + - [Encryption knowledge](#encryption-knowledge) + - [Consensus](#consensus) + - [Exchange](#exchange) + - [Applications](#applications) + - [Whys: do we need a blockchain?](#whys-do-we-need-a-blockchain) + - [Hows: how to use blockchain?](#hows-how-to-use-blockchain) + - [Digital currency ranking](#digital-currency-ranking) - [Further Extension](#further-extension) - [Books](#books) - [Applications](#applications) @@ -114,15 +121,20 @@ The "classic" Satoshi-blockchain is like a git repo with a single master branch ## Basic Introduction -- [Encryption](./Basic/crypto.md) -- [ ] [Consensus](<>) +### [Encryption knowledge](./Basic/crypto.md) +### Consensus +### Exchange +### Applications +#### [Whys: do we need a blockchain?](https://github.com/yjjnls/awesome-blockchain/blob/master/Extension/application.md#whys) +#### [Hows: how to use blockchain?](https://github.com/yjjnls/awesome-blockchain/blob/master/Extension/application.md#hows) + + - [ ] []()链上治理 - [ ] [Exchange](<>) -- [Applications](./Extension/application.md) -- [Digital currency ranking](https://coinmarketcap.com/) +- [Applications](./Extension/application.md) --> +### [Digital currency ranking](https://coinmarketcap.com/) ## Further Extension