From ab3833344fcb48e2931641c544246648d0ec2428 Mon Sep 17 00:00:00 2001 From: George Adams Date: Thu, 19 Oct 2023 13:25:44 +0100 Subject: [PATCH] add badge to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93a4ac606..bbc7a09c0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Containers - +[![Docker Stars](https://img.shields.io/docker/stars/_/eclipse-temurin?style=flat-square)](https://hub.docker.com/r/_/eclipse-temurin) [![DockerPulls](https://img.shields.io/docker/pulls/_/eclipse-temurin?label=Docker%20Pulls)](https://hub.docker.com/_/eclipse-temurin) This repository contains the Dockerfiles for the official [Adoptium](https://adoptium.net) images of the Eclipse Temurin distribution (OpenJDK). These images are made available in Docker Hub.