Skip to content

Commit 33474e4

Browse files
Update README.md
1 parent 6a091e0 commit 33474e4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

blockchain/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,6 @@ So this is all about introduction to blockchain technology. To learn more about
4343
* <https://en.wikipedia.org/wiki/Chinese_remainder_theorem>
4444
* <https://en.wikipedia.org/wiki/Diophantine_equation>
4545
* <https://www.geeksforgeeks.org/modular-division/>
46+
47+
## about blockchain_main file:
48+
This python file contains the code for basic implementaion of blockchain in python with proof of work algorithm.

0 commit comments

Comments
 (0)