From 054aab8289936a696771bcabff2f40becce954b2 Mon Sep 17 00:00:00 2001 From: Yigit Kader Date: Sun, 21 Nov 2021 15:53:32 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ca43cf..8514282 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ * [**Scala**: _How to build a simple actor-based blockchain_](https://medium.freecodecamp.org/how-to-build-a-simple-actor-based-blockchain-aac1e996c177) * [**TypeScript**: _Naivecoin: a tutorial for building a cryptocurrency_](https://lhartikk.github.io/) * [**TypeScript**: _NaivecoinStake: a tutorial for building a cryptocurrency with the Proof of Stake consensus_](https://naivecoinstake.learn.uno/) -* [**Docker**: _cryptoMiner: a tutorial for how mining cryptocurrency and dockerize this_](https://ryigitkader.medium.com/create-a-crypto-miner-docker-image-77eb487c833f) +* [**Dockerfile**: _cryptoMiner: a tutorial for how mining cryptocurrency and dockerize this_](https://github.com/ryigitkader/CryptoMiner-DockerImage) #### Build your own `Bot`