commit ee8d6c3eb04c0a508f013c5c7a84f2b3870b1c86
parent 32e4e0a5c8f631bad3a9efa86d0a9627af8fdc17
Author: nickfarrow <nicholas.w.farrow@gmail.com>
Date: Sun, 7 Nov 2021 17:33:37 +1100
grammatical error
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -34,7 +34,7 @@ Other Bitcoin payment processors are known for being difficult to install and se
SatSale makes donation buttons simple - easy copy paste the one line HTML iframe into your site. With a simple Python backend to talk to your own Bitcoin node, SatSale uses RPC to generate new addresses, and monitors the payment status with your own copy of the blockchain.
-Our objective is to bring the power of self-custody bitcoin payments with the world.
+Our objective is to share the power of self-custody bitcoin payments with the world.
# Features
* Process payments with your own Bitcoin node via RPC and SSH. Bitcoin core, or any other node software that supports RPC calls.