diff options
author | Christian Hesse <mail@eworm.de> | 2013-11-28 12:09:41 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2013-11-28 12:09:41 +0100 |
commit | 7148c0b2dd20f9ec58304ed6ab154e901dba1bea (patch) | |
tree | 50648e91513b74c4ef7ba23b9b851c61c6fbfbc8 /README.md | |
parent | b66003a3cae3adad2183bbc010a3a28664323024 (diff) | |
download | cqrlogo-7148c0b2dd20f9ec58304ed6ab154e901dba1bea.tar.gz cqrlogo-7148c0b2dd20f9ec58304ed6ab154e901dba1bea.tar.zst |
add configuration file
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ Requirements To compile and run `cqrlogo` you need: +* [iniparser](http://ndevilla.free.fr/iniparser/) * [libpng](http://www.libpng.org/pub/png/libpng.html) * [zlib](http://www.zlib.net/) (which is a dependency for libpng) * [qrencode](http://megaui.net/fukuchi/works/qrencode/index.en.html) |