From 2b50a02d4004753a263b49d0297a200b888bd9ed Mon Sep 17 00:00:00 2001 From: Jeyvison Nascimento Date: Tue, 9 May 2023 15:23:52 +0100 Subject: [PATCH] Update README.md to add release badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index cc9b7238..2e83433e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![Alt text](https://img.shields.io/badge/release-UI%202.0.1-blue.svg)](https://github.com/eclipse-ee4j/starter/releases/tag/ui-2.0.1) +[![Alt text](https://img.shields.io/badge/release-Archetypes%202.0.1-blue.svg)](https://github.com/eclipse-ee4j/starter/releases/tag/archetype-2.0.1) + # Eclipse Starter for Jakarta EE This is the official Eclipse Foundation Starter for Jakarta EE. It generates code to help get started with Jakarta EE projects using Maven. It is possible to do so using Maven Archetypes or a web UI.