fixed the comment
2 files changed, 1 insertions(+), 3 deletions(-) M convert/convert.go M convert/resize.go
M convert/convert.go => convert/convert.go +1 -1
@@ 1,4 1,4 @@ // The convert package convert a image to ascii string or matrix // Package convert can convert a image to ascii string or matrix package convert import (
M convert/resize.go => convert/resize.go +0 -2