diff README.md @ 4:e7a84094bf07

refactor code
author Dennis Concepcion Martin <dennisconcepcionmartin@gmail.com>
date Wed, 20 Oct 2021 19:36:39 +0200
parents 8522a23c82f0
children 4bbe48c95079
line wrap: on
line diff
--- a/README.md	Sun Oct 17 17:33:26 2021 +0200
+++ b/README.md	Wed Oct 20 19:36:39 2021 +0200
@@ -1,2 +1,7 @@
 # puppy
-A Bitcoin blockchain parser written in Python.
\ No newline at end of file
+A Bitcoin blockchain parser written in Python.
+
+## Attribution
+- [blockchain-parser](https://github.com/ragestack/blockchain-parser/blob/master/blockchain-parser.py)
+- [bitcoinbook](https://github.com/bitcoinbook/bitcoinbook)
+- [LearnMeABitcoin.com](https://learnmeabitcoin.com)
\ No newline at end of file