Skip to content

Commit 7a3fbe5

Browse files
committed
add link to the Docker hub to the README.md
1 parent f1b399d commit 7a3fbe5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1+
[![Docker Pulls](https://img.shields.io/docker/pulls/treblereel/jscompressor.svg)](https://hub.docker.com/r/treblereel/jscompressor)
2+
[![Docker Image Version (latest by date)](https://img.shields.io/docker/v/treblereel/jscompressor?sort=semver)](https://hub.docker.com/r/treblereel/jscompressor/tags)
3+
4+
15
## JSCompressor
26
A web application serving as both a user-friendly web interface and a REST API for Google's Closure Compiler.
37

48
## Getting Started
59

610
### Prerequisites
7-
- java 17 (GraalVM for native image)
11+
- java 21 (GraalVM for native image)
812
- maven 3.8.3
913
- or Docker/Podman (optional)
1014

0 commit comments

Comments
 (0)