Skip to content

Commit 900c8ae

Browse files
committed
:octocat: point to examples in version branches (#241 (comment))
1 parent df49b3f commit 900c8ae

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,11 @@ For the QRCode reader, either `ext-gd` or `ext-imagick` is required!
7171
- An API documentation created with [phpDocumentor](https://www.phpdoc.org/) can be found at https://chillerlan.github.io/php-qrcode/
7272
- The documentation for the `QROptions` container can be found here: [chillerlan/php-settings-container](https://github.com/chillerlan/php-settings-container#readme)
7373

74+
**Important: Please use the examples from the branch that matches your installed php-qrcode version (
75+
[v4.x](https://github.com/chillerlan/php-qrcode/tree/v4.3.x/examples),
76+
[v5.x](https://github.com/chillerlan/php-qrcode/tree/v5.0.x/examples),
77+
[dev-main](https://github.com/chillerlan/php-qrcode/tree/main/examples)
78+
)!**
7479

7580
## Installation with [composer](https://getcomposer.org)
7681

0 commit comments

Comments
 (0)