updated documentation
This commit is contained in:
parent
66e4bb49cf
commit
422121e68f
|
@ -1,3 +1,4 @@
|
|||
// package for EAN barcode generation.
|
||||
package ean
|
||||
|
||||
import (
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
// package for QR barcode generation.
|
||||
package qr
|
||||
|
||||
import (
|
||||
|
|
Loading…
Reference in New Issue