updated contact email
sophuwu sophie@skisiel.com
Thu, 08 May 2025 20:33:01 +0200
1 files changed,
1 insertions(+),
2 deletions(-)
jump to
M
qr.go
→
qr.go
@@ -2,9 +2,8 @@ package qrstr
/* * This file is to turn strings into unicode or html qr codes. - * Author: sophuwu <sophie@skisiel.com> + * Author: sophuwu <sophie@sophuwu.com> * Feel free to use this code in any way you want. - * Just call QR("string", header bool, html bool) to get a qr code. * The header will display the string above the qr code. */