mirror of
https://gitlab.com/jessieh/qrprinter.git
synced 2024-11-22 06:41:47 +00:00
Update README.md
This commit is contained in:
parent
aca5059381
commit
0e77e0b5a4
@ -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.
|
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
|
||||||
|
|
||||||
![Example Usage](../assets/demo.png?raw=true)
|
<img src="../../raw/assets/demo.png" width=500>
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user