1
1
mirror of https://github.com/bumi/lntip synced 2025-06-16 17:55:35 +00:00

Update README.md

This commit is contained in:
bumi 2019-02-20 21:48:47 +00:00 committed by GitHub
parent cee2cf691b
commit 7d168019e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,7 @@ otherwise an overlay will be shown with the payment request and a QR code.
## Motivation
I wanted a simple tipping button for my website that uses my own lightning node and does not rely on external services (trusts external services with handling the payments).
I wanted a simple tipping button for my website that uses my own lightning node and does not rely on external services (does not need to trusts external services to handle the payments and hold the coins).
## Installation