From 2ea405f6ae790a02cb76e5203083da6c86d2fd6d Mon Sep 17 00:00:00 2001 From: Mylloon Date: Sat, 11 May 2024 15:02:50 +0200 Subject: [PATCH] doc(fix): qrc parameter --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 390e698..f519d7b 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Commands available: | Command | Meaning | | :-----------------------: | :--------------------------------------- | -| `\qrc{ssid}{password}` | Insert a QR code | +| `\qrc{password}{ssid}` | Insert a QR code | | `\insertspaces{password}` | Insert a little space every 4 characters | ## [Examples](./examples)