Update README.md
This commit is contained in:
parent
aff8432a62
commit
f817bd2ea7
@ -1,3 +1,7 @@
|
||||
# === Warning ===
|
||||
|
||||
This is the old BitPay based PHP client and should be considered deprecated (even though it currently still works). If you are building something from scratch, [use the new Greenfield API](https://github.com/btcpayserver/btcpayserver-greenfield-php).
|
||||
|
||||
btcpayserver/btcpayserver-php-client
|
||||
=================
|
||||
|
||||
@ -14,10 +18,6 @@ btcpayserver/btcpayserver-php-client
|
||||
|
||||
This is a self-contained PHP implementation of BTCPayServer's cryptographically secure API: https://github.com/btcpayserver/btcpayserver-doc/blob/master/docs/CustomIntegration.md
|
||||
|
||||
# === Warning ===
|
||||
|
||||
This is the old BitPay based PHP client and should be considered deprecated (even though it currently still works). If you are building something from scratch, [use the new Greenfield API](https://github.com/btcpayserver/btcpayserver-greenfield-php).
|
||||
|
||||
# Before you start
|
||||
|
||||
If your application requires BitPay compatibility go to this repository instead https://github.com/btcpayserver/php-bitpay-client
|
||||
|
||||
Loading…
Reference in New Issue
Block a user