changeset 12:41b425a407ba

Update README.md committer: GitHub <noreply@github.com>
author Dennis C. M. <dennis@denniscm.com>
date Tue, 26 Oct 2021 10:46:52 +0200
parents b0a14cea8b2c
children 20bd6532c0d5
files README.md
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Sat Oct 09 14:41:33 2021 +0200
+++ b/README.md	Tue Oct 26 10:46:52 2021 +0200
@@ -3,8 +3,10 @@
 </p>
 
 
-# pybitcoin 
-A simple Python wrapper for Bitcoin JSON-RPC API.
+# bitcaviar 
+A simple Python wrapper for Bitcoin JSON-RPC API.   
+
+*If you are looking for a Bitcoin blockchain parser check [bitcaviar-plus](https://github.com/denniscm190/bitcaviar-plus).*
 
 ## Installation
 ```bash