diff --git a/README.md b/README.md index 6fd1d73..a602ae3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# qrprinter +# 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) + ## Documentation