From c239a54ead6cf376915bc65b7264e299d1337acf Mon Sep 17 00:00:00 2001 From: Ralph Slooten Date: Sat, 7 Sep 2019 15:16:46 +1200 Subject: [PATCH] Add Go report card --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index acb37b2..5aa2a45 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Goptimizer - downscales and optimizes images +[![Go Report Card](https://goreportcard.com/badge/github.com/axllent/goptimize)](https://goreportcard.com/report/github.com/axllent/goptimize) + Goptimizer is a commandline utility written in Golang. It downscales and optimizes JPEG, PNG and Gif files. Image downscaling/rotation is done within goptimize (`-m x`, see [Usage](#usage-options)), however optimization is done using the following additional tools (if they are installed):