README.md aktualisiert

This commit is contained in:
Erik Pförtner 2024-09-13 13:09:30 +00:00
parent 91b194f214
commit 7c0ab748c0

View file

@ -17,7 +17,7 @@ Flux is designed to bridge the gap between high-level and low-level programming,
## Project Badges
| Badge | Description |
|--------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------|
|---------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| ![Official](https://splatgames.de/badge/splatgames_official.svg) | This badge signifies that the project is officially developed and maintained by Splatgames.de. |
| ![Team](https://splatgames.de/badge/splatgames_team.svg) | Projects where 20% or more of the contributors are from the Splatgames.de team. |
| ![Community](https://splatgames.de/badge/splatgames_community.svg) | Community-developed projects that meet Splatgames.de's quality standards but are not officially maintained. |
@ -25,6 +25,7 @@ Flux is designed to bridge the gap between high-level and low-level programming,
| ![Research](https://splatgames.de/badge/splatgames_research.svg) | Academic and research-focused projects, often maintained by Splatgames.de's research team. |
| ![Obsolete](https://splatgames.de/badge/splatgames_obsolete.svg) | Deprecated projects that are no longer maintained. These may have security vulnerabilities and should not be used in new projects. |
## Installation
To add Flux to your project, you can integrate it using Maven, Gradle, or other Java-based build tools. Flux is hosted on the [Splatgames.de Nexus Repository](https://nexus.splatgames.de). For setup instructions, visit the [Getting Started](https://flux.splatgames.de/getting-started) page.