diff --git a/README.md b/README.md index b97c5e300..522b1e4bd 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,7 @@ For the QR Code reader, either `ext-gd` or `ext-imagick` is required! **Important: Please use the examples from the branch that matches your installed php-qrcode version ( [v4.x](https://github.com/chillerlan/php-qrcode/tree/v4.3.x/examples), [v5.x](https://github.com/chillerlan/php-qrcode/tree/v5.0.x/examples), +[v6.x](https://github.com/chillerlan/php-qrcode/tree/v6.0.x/examples), [dev-main](https://github.com/chillerlan/php-qrcode/tree/main/examples) )!**
The `main` (default) branch is the active development for future major versions, and it is most likely incompatible with the latest release versions.