go-tinyqr

An experimental minimal QR Code generator  http://go-qrcode.appspot.com
git clone https://git.ce9e.org/go-tinyqr.git

commit
cbd4f54dad22747399b1235385c73b3328cab880
parent
6f3da5a5590054535a1255468ab12e437e99f36d
Author
Asa <tfh@skip.org>
Date
2015-03-14 20:01
Update README.md

Diffstat

M README.md 2 +-

1 files changed, 1 insertions, 1 deletions


diff --git a/README.md b/README.md

@@ -28,7 +28,7 @@ alphanumeric characters, 7,089 numeric digits, or a combination of these.<br>
   28    28 <br>
   29    29 <h1>Documentation</h1>
   30    30 
   31    -1 <a href='https://godoc.org/code.google.com/p/go-qrcode'><img src='https://godoc.org/github.com/skip2/go-qrcode?status.png' /></a>
   -1    31 <a href='https://godoc.org/github.com/skip2/go-qrcode'><img src='https://godoc.org/github.com/skip2/go-qrcode?status.png' /></a>
   32    32 
   33    33 <h1>Demoapp</h1>
   34    34 <a href='http://go-qrcode.appspot.com'>http://go-qrcode.appspot.com</a>