diff --git a/README.md b/README.md index a7aface..76ae180 100644 --- a/README.md +++ b/README.md @@ -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/) 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/) +7. [Network](https://jeiwan.cc/posts/building-blockchain-in-go-part-7/)