README.md aktualisiert

This commit is contained in:
Erik Pförtner 2024-09-13 13:38:32 +00:00
parent 4d579c17e5
commit bd215a845c

View file

@ -18,12 +18,12 @@ Flux is designed to bridge the gap between high-level and low-level programming,
| Badge | Description | | Badge | Description |
|---------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| |---------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| ![Official](https://splatgames.de/badge/splatgames_official.svg) | This badge signifies that the project is officially developed and maintained by Splatgames.de. | | ![Official](./badges/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. | | ![Team](./badges/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. | | ![Community](./badges/splatgames_community.svg) | Community-developed projects that meet Splatgames.de's quality standards but are not officially maintained. |
| ![Experimental](https://splatgames.de/badge/splatgames_experimental.svg) | Experimental or unstable projects. These are in active development and may not be suitable for production use. | | ![Experimental](./badges/splatgames_experimental.svg) | Experimental or unstable projects. These are in active development and may not be suitable for production use. |
| ![Research](https://splatgames.de/badge/splatgames_research.svg) | Academic and research-focused projects, often maintained by Splatgames.de's research team. | | ![Research](./badges/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. | | ![Obsolete](./badges/splatgames_obsolete.svg) | Deprecated projects that are no longer maintained. These may have security vulnerabilities and should not be used in new projects. |
## Installation ## Installation