From 3cce1bd1ac8b7d5ddbec61f47bfddf0449dbef74 Mon Sep 17 00:00:00 2001 From: Otthorn Date: Fri, 19 Feb 2021 01:04:21 +0100 Subject: [PATCH] Add linter badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 97e72f5..8f7754a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # pdf-optimize +[![Build Status](https://drone.auro.re/api/badges/otthorn/pdf-optimize/status.svg)](https://drone.auro.re/otthorn/pdf-optimize) pdf-optimize is a simple script to optimize pdf using ghostscript. You need to have ghoscript installed on your machine.