From ec3b80cec9b538ecfe76e9a9a9c413b2fc5560f4 Mon Sep 17 00:00:00 2001 From: Pavlenex Date: Fri, 29 Jan 2021 12:36:12 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Andrew Camilleri --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 322e20567..5995cada6 100644 --- a/README.md +++ b/README.md @@ -92,13 +92,13 @@ * No transaction fees (other than the [network fee](https://en.bitcoin.it/wiki/Miner_fees)) * No fees, middleman or KYC * Non-custodial (complete control over the private key) -* Enhanced privacy & privacy +* Enhanced privacy & security * Self-hosted * SegWit support * Lightning Network support (LND, c-lightning, Eclair, and Ptarmigan) * Tor support * Bitcoin-only build -* Share your instance with friends +* Share your instance with friends (multi-tenant) * Invoice management * Point of sale $ crowdfunding app * Payment requests and donation button @@ -194,7 +194,7 @@ For more information, see the documentation: ### 🧪 API -BTCPay Server has two API: +BTCPay Server has two APIs: - **Greenfield API (New)** - [Greenfield API documentation](https://docs.btcpayserver.org/API/Greenfield/v1/)