Skip to content

Commit deff264

Browse files
committed
Add readme badges
1 parent 38f6d85 commit deff264

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# ServerFeatures
22

3+
[![CI Lint](https://github.com/HauntedMC/ServerFeatures/actions/workflows/ci-lint.yml/badge.svg?branch=main)](https://github.com/HauntedMC/ServerFeatures/actions/workflows/ci-lint.yml)
4+
[![CI Tests and Coverage](https://github.com/HauntedMC/ServerFeatures/actions/workflows/ci-tests-and-coverage.yml/badge.svg?branch=main)](https://github.com/HauntedMC/ServerFeatures/actions/workflows/ci-tests-and-coverage.yml)
5+
[![Latest Release](https://img.shields.io/github/v/release/HauntedMC/ServerFeatures?sort=semver)](https://github.com/HauntedMC/ServerFeatures/releases/latest)
6+
[![Java 21](https://img.shields.io/badge/Java-21-007396?logo=openjdk&logoColor=white)](https://adoptium.net/)
7+
[![License](https://img.shields.io/github/license/HauntedMC/ServerFeatures)](LICENSE)
8+
39
One modular feature framework for your Paper server.
410

511
## Quick Start

0 commit comments

Comments
 (0)