Update README

This commit is contained in:
Ivan Kuznetsov 2017-10-06 17:32:52 +07:00
parent a96a5bc1e6
commit 58f9eb7dc5
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@ A blockchain implementation in Go, as described in these articles:
4. [Transactions 1](https://jeiwan.cc/posts/building-blockchain-in-go-part-4/) 4. [Transactions 1](https://jeiwan.cc/posts/building-blockchain-in-go-part-4/)
5. [Addresses](https://jeiwan.cc/posts/building-blockchain-in-go-part-5/) 5. [Addresses](https://jeiwan.cc/posts/building-blockchain-in-go-part-5/)
6. [Transactions 2](https://jeiwan.cc/posts/building-blockchain-in-go-part-6/) 6. [Transactions 2](https://jeiwan.cc/posts/building-blockchain-in-go-part-6/)
7. [Network](https://jeiwan.cc/posts/building-blockchain-in-go-part-7/)