# README
qrgen
QR code generator written in golang
How to install
go get -u -v github.com/minoritea/qrgen
How to use
qrgen `source(text)` `destination.png(optional, default is qr.png)`
QR code generator written in golang
go get -u -v github.com/minoritea/qrgen
qrgen `source(text)` `destination.png(optional, default is qr.png)`