From cc585e4201c7ac881a3027cf5472c40d9c580710 Mon Sep 17 00:00:00 2001 From: Mehdi Hasan Date: Sat, 10 Aug 2019 22:32:00 +0600 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9c49892..075e549 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Quickly convert PNG files to ESC/POS format, for printing on Epson thermal point This utility removes transparency from image, makes it grayscale and then encodes in ESC/POS format. +Written in pure Go/Golang. + --- ## Installation