Skip to content

Commit 39b54c8

Browse files
committed
:octocat: PLEASE READ! I AM TIRED TO ANSWER THE SAME QUESTION OVER AND OVER.
1 parent 0ca3d23 commit 39b54c8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

examples/Readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# php-qrcode examples
22

3+
**Important: Please use the examples from the branch that matches your installed php-qrcode version (
4+
[v4.x](https://github.com/chillerlan/php-qrcode/tree/v4.3.x/examples),
5+
[v5.x](https://github.com/chillerlan/php-qrcode/tree/v5.0.x/examples),
6+
[dev-main](https://github.com/chillerlan/php-qrcode/tree/main/examples)
7+
)!**
8+
39
## Simple examples that demonstrate the different output types
410

511
- [image](./image.php): Raster images via the [GD extension](https://www.php.net/manual/de/book.image.php)

0 commit comments

Comments
 (0)