From 7cf092c2456b7ed0550ff2dd1d9e3899523b5d7f Mon Sep 17 00:00:00 2001 From: codemasher Date: Mon, 6 Dec 2021 22:30:18 +0100 Subject: [PATCH] :shower: --- .github/images/example.svg | 8 ++++---- README.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/images/example.svg b/.github/images/example.svg index aef41949c..084daad98 100644 --- a/.github/images/example.svg +++ b/.github/images/example.svg @@ -1,7 +1,7 @@ - + @@ -10,9 +10,9 @@ + .dark{fill: url(#rainbow);} + .light{fill: #eee;} + ]]> diff --git a/README.md b/README.md index f9582a9db..084a5ed99 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.