From 0e77e0b5a42bf4b9fe0068854e39c2bf1780447d Mon Sep 17 00:00:00 2001 From: Jessie Hildebrandt Date: Thu, 7 Oct 2021 06:20:40 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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