Skip to content

Commit 6f44a32

Browse files
committed
Update README.md
1 parent cc706f0 commit 6f44a32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22

33
[![Code Inc.](https://img.shields.io/badge/Code%20Inc.-Document%20Cloud-blue)](https://www.codeinc.co)
44
[![Docker Image CI](https://github.com/codeinchq/watermarker/actions/workflows/docker-image.yml/badge.svg)](https://github.com/codeinchq/watermarker/actions/workflows/docker-image.yml)
5-
[![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/codeinchq/watermarker?label=Version&color=red)](https://github.com/codeinchq/watermarker/releases/latest)
5+
[![Docker Image Version](https://img.shields.io/docker/v/codeinchq/watermarker?sort=semver&label=Docker%20Hub&color=red)](https://hub.docker.com/r/codeinchq/pdf2txt/tags)
6+
67

78
This repository contains a simple containerized REST API to apply a watermark to an image. The server is written in Javascript and uses the [Jimp](https://www.npmjs.com/package/jimp) library to process the images.
89

0 commit comments

Comments
 (0)