From a002d91e42f51cc301afd16d323e03461141acfc Mon Sep 17 00:00:00 2001 From: yuanjunjie Date: Fri, 30 Mar 2018 11:10:11 +0800 Subject: [PATCH] update --- README.md | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ce2d6f6..b7f4b48 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,25 @@ -# awesome-blockchain -Curated list of materials for the researches and applications of block chain. +# Awesome Blockchain [![Awesome](https://awesome.re/badge.svg)](https://github.com/yjjnls/awesome-blockchain) +>Curated list of resources for the development and applications of block chain. + +The blockchain is an incorruptible digital ledger of economic transactions that can be programmed to record not just financial transactions but virtually everything of value (by [Don Tapscott](https://www.linkedin.com/pulse/whats-next-generation-internet-surprise-its-all-don-tapscott)). + +**This is not a simple collection of Internet resources, but verified and organized data ensuring it's really suitable for your learning process and uesful for your development and application.** + +The majority contents will be written in Chinese, English will also be included. +The repository will be continually updated. + +## Contents + + +## Contribute + +Contributions welcome! + +1. Fork it (https://github.com/yjjnls/awesome-blockchain/fork) +2. Clone it (`git clone https://github.com/yjjnls/awesome-blockchain`) +3. Create your feature branch (`git checkout -b your_branch_name`) +4. Commit your changes (`git commit -m 'Description of a commit'`) +5. Push to the branch (`git push origin your_branch_name`) +6. Create a new Pull Request + +If you found this resource helpful, give it a 🌟 otherwise contribute to it and give it a ⭐️. \ No newline at end of file