From 0a4a5a9f8536a42935d1edb2bc973ba783e87aed Mon Sep 17 00:00:00 2001 From: codemasher Date: Mon, 6 Dec 2021 22:21:40 +0100 Subject: [PATCH] :shower: --- .github/images/example.svg | 19 +++++++++++++++++++ README.md | 2 +- 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 .github/images/example.svg diff --git a/.github/images/example.svg b/.github/images/example.svg new file mode 100644 index 000000000..aef41949c --- /dev/null +++ b/.github/images/example.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + diff --git a/README.md b/README.md index 03162aa68..f9582a9db 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ echo 'QR Code'; ```

- QR codes are awesome! + QR codes are awesome!

Wait, what was that? Please again, slower! See [Advanced usage](https://github.com/chillerlan/php-qrcode/wiki/Advanced-usage) on the wiki.