diff --git a/README.md b/README.md index be2f1cb2..1680073b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**Note:** We've released a new experimental package for PHP. Please read [rethinking our support for PHP & Python packages](https://community.shopify.dev/t/rethinking-support-for-php-python-packages/28325). The new PHP package supports the latest Shopify platform features and we'd love your feedback. Please see [shopify-app-php](packagist.org/packages/shopify/shopify-app-php) to get started. + # Shopify API Library for PHP @@ -74,4 +76,4 @@ After having modified the `composer.json` file, make sure to run: ``` composer validate composer normalize -``` \ No newline at end of file +```