Update README.md

This commit is contained in:
Nicolas Dorier 2021-11-08 21:03:54 +09:00 committed by GitHub
parent aff8432a62
commit f817bd2ea7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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