1
mirror of https://gitlab.com/jessieh/qrprinter.git synced 2024-09-16 13:11:45 +00:00

Update README.md

This commit is contained in:
Jessie Hildebrandt 2021-10-07 06:20:40 +00:00
parent aca5059381
commit 0e77e0b5a4

View File

@ -1,4 +1,4 @@
# qrprinter
# <img src="../../raw/assets/icon.png" width=75> qrprinter
A wrapper for `libqrencode` that provides an easy way of encoding and printing strings as QR codes from Lua.
@ -14,7 +14,7 @@ luarocks install qrprinter
## Example Usage
![Example Usage](../assets/demo.png?raw=true)
<img src="../../raw/assets/demo.png" width=500>
## Documentation