2
0
Fork 0
mirror of https://github.com/ethauvin/rife2-hello.git synced 2025-04-25 07:27:12 -07:00

Added a few badges

This commit is contained in:
Geert Bevin 2023-02-12 13:23:03 -05:00
parent b9f8ce7cd2
commit 78b8051c2d

View file

@ -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.