From 78b8051c2dd4d9b673f95ec83fdbbe615487a7ba Mon Sep 17 00:00:00 2001 From: Geert Bevin Date: Sun, 12 Feb 2023 13:23:03 -0500 Subject: [PATCH] Added a few badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 83d751c..079e257 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +[![License](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) +[![Java](https://img.shields.io/badge/java-17%2B-blue)](https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html) +[![GitHub CI](https://github.com/gbevin/rife2-hello/actions/workflows/gradle.yml/badge.svg)](https://github.com/gbevin/rife2-hello/actions/workflows/gradle.yml) + # RIFE2 bootstrap project structure This project helps you to get started with a RIFE2 web application and Gradle.