git.sophuwu.com > qrstr
updated contact email
sophuwu sophie@skisiel.com
Thu, 08 May 2025 20:33:01 +0200
commit

8212dee50222e6acf05759ea2fb4133de2848afc

parent

e6ea4a09e4c326ec6b088c35a442868d3d5c2fe2

1 files changed, 1 insertions(+), 2 deletions(-)

jump to
M qr.goqr.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. */