From d499326abac30077ac0b2d0091f3584b7622f387 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joan=20Fabr=C3=A9gat?= Date: Tue, 10 Dec 2024 17:53:28 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2b8f60a..2a59786 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # pdf2img +[![Code Inc.](https://img.shields.io/badge/Code%20Inc.-Document%20Cloud-blue)](https://www.codeinc.co) [![Docker Image CI](https://github.com/codeinchq/pdf2img/actions/workflows/docker-image.yml/badge.svg)](https://github.com/codeinchq/pdf2img/actions/workflows/docker-image.yml) +[![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/codeinchq/pdf2img?label=Version&color=red)](https://github.com/codeinchq/pdf2img/releases/latest) This repository contains a simple containerized API to convert PDF documents to images using [Imagemagick](https://imagemagick.org/).