Update README

This commit is contained in:
Ivan Kuznetsov 2017-09-12 21:18:50 +07:00
parent a6394c7afa
commit 402b298d4f
1 changed files with 1 additions and 0 deletions

View File

@ -6,3 +6,4 @@ A blockchain implementation in Go, as described in these articles:
2. [Proof-of-Work](https://jeiwan.cc/posts/building-blockchain-in-go-part-2/)
2. [Persistence and CLI](https://jeiwan.cc/posts/building-blockchain-in-go-part-3/)
3. [Transactions 1](https://jeiwan.cc/posts/building-blockchain-in-go-part-4/)
3. [Addresses](https://jeiwan.cc/posts/building-blockchain-in-go-part-5/)