diff --git a/README.md b/README.md index 7432795..295c05d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Basic Blockchain with Golang ### TODOs : -- [x] **Networking**. +- [x] [**Networking**](https://github.com/bitalov/BlockchainWithGo/tree/main/BlockchainWithNetworking). - [ ] **Proof of Work**. - [ ] **Proof of Stake**. - [ ] **Peer-to-Peer**.