changeset 9:697630db10c8

Update README.md committer: GitHub <noreply@github.com>
author Dennis C. M. <dennis@denniscm.com>
date Sat, 09 Oct 2021 14:28:32 +0200
parents f3b9cb1eadef
children 54696c7624fa
files README.md
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Sat Oct 09 13:57:10 2021 +0200
+++ b/README.md	Sat Oct 09 14:28:32 2021 +0200
@@ -1,3 +1,8 @@
+<p align="center">
+  <img src="https://user-images.githubusercontent.com/66180929/136657868-0ec6971b-ed76-43f3-9689-f643e8893706.png" />
+</p>
+
+
 # pybitcoin 
 A simple Python wrapper for Bitcoin JSON-RPC API.
 
@@ -39,4 +44,4 @@
 
 if __name__ == '__main__':
     main()
-```
\ No newline at end of file
+```