add mkqrcode.go

This commit is contained in:
chai2010
2016-01-12 13:52:13 +08:00
parent 1c0ac14e5e
commit 643ab53ae7
3 changed files with 36 additions and 0 deletions

View File

@@ -30,6 +30,9 @@ review:
gitbook build
go run zh2tw.go . .md$$ zh2tw
qrcode:
go run mkqrcode.go
fixlink:
go run fixlinks.go . .md$$