Skip to content

Commit 3c6987c

Browse files
author
Martin Brecht-Precht
committed
Added requirements to the readme.
1 parent 763bca7 commit 3c6987c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77

88
A collection of classes to QR enccode strings and render them as PNG, TIFF and vectorized EPS.
99

10+
## Requirements
11+
12+
To use the QR Code Suite [`qrencode`](https://wiki.ubuntuusers.de/qrencode/) and [`imagick`](http://php.net/manual/de/book.imagick.php) have to be available.
13+
1014
## Installation
1115

1216
```{json}

0 commit comments

Comments
 (0)