Merge branch 'readme-improvements' of https://github.com/pavlenex/btcpayserver into readme-improvements

This commit is contained in:
Pavlenex
2021-01-29 12:38:47 +01:00

View File

@@ -92,13 +92,13 @@
* No transaction fees (other than the [network fee](https://en.bitcoin.it/wiki/Miner_fees)) * No transaction fees (other than the [network fee](https://en.bitcoin.it/wiki/Miner_fees))
* No fees, middleman or KYC * No fees, middleman or KYC
* Non-custodial (complete control over the private key) * Non-custodial (complete control over the private key)
* Enhanced privacy & privacy * Enhanced privacy & security
* Self-hosted * Self-hosted
* SegWit support * SegWit support
* Lightning Network support (LND, c-lightning, Eclair, and Ptarmigan) * Lightning Network support (LND, c-lightning, Eclair, and Ptarmigan)
* Tor support * Tor support
* Bitcoin-only build * Bitcoin-only build
* Share your instance with friends * Share your instance with friends (multi-tenant)
* Invoice management * Invoice management
* Point of sale $ crowdfunding app * Point of sale $ crowdfunding app
* Payment requests and donation button * Payment requests and donation button
@@ -192,7 +192,7 @@ For more information, see the documentation:
### 🧪 API ### 🧪 API
BTCPay Server has two API: BTCPay Server has two APIs:
- **Greenfield API (New)** - **Greenfield API (New)**
- [Greenfield API documentation](https://docs.btcpayserver.org/API/Greenfield/v1/) - [Greenfield API documentation](https://docs.btcpayserver.org/API/Greenfield/v1/)