From a8b6cc5eea4db9771e93a3ecd2fb0af6281c80de Mon Sep 17 00:00:00 2001 From: Brant <116280844+BloodieToes@users.noreply.github.com> Date: Sat, 11 Nov 2023 00:41:59 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 44ea5ea..ee6c2ee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # ruby_qr_code_png QR Code generator using Ruby and rqrcode_png gem +# Usage + ruby qrcode.rb "data goes here" + # Versions ruby v3.0.2p107 gem v3.3.5