diff --git a/README.md b/README.md index 2a59786..013bc6a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# pdf2img +# 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) +[![Docker Image Version](https://img.shields.io/docker/v/codeinchq/pdf2img?sort=semver&label=Docker%20Hub&color=red)](https://hub.docker.com/r/codeinchq/pdf2img/tags) This repository contains a simple containerized API to convert PDF documents to images using [Imagemagick](https://imagemagick.org/).