diff options
| author | 2026-01-16 13:35:51 +0800 | |
|---|---|---|
| committer | 2026-01-16 13:35:51 +0800 | |
| commit | 9e247fd5120c6759ac13c0b94be4b505277e5bab (patch) | |
| tree | 1cee62b952344b708a7c9ab05d6392628adf36c8 | |
| parent | 5c875de340009692ef47f1f6886f721adf8e4637 (diff) | |
| download | DropOut-9e247fd5120c6759ac13c0b94be4b505277e5bab.tar.gz DropOut-9e247fd5120c6759ac13c0b94be4b505277e5bab.zip | |
docs: Add CI and status badges to README
Added badges for CI status, code analysis, and updates.
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ # DropOut +[](https://results.pre-commit.ci/latest/github/HsiangNianian/DropOut/main) +[](https://github.com/astral-sh/ruff) +[](https://github.com/HsiangNianian/DropOut/actions/workflows/codeql.yml) +[](https://github.com/HsiangNianian/DropOut/actions/workflows/dependabot/dependabot-updates) +[](https://github.com/HsiangNianian/DropOut/actions/workflows/release.yml) +[](https://github.com/HsiangNianian/DropOut/actions/workflows/test.yml) + DropOut is a modern, minimalist, and efficient Minecraft launcher built with the latest web and system technologies. It leverages **Tauri v2** to deliver a lightweight application with a robust **Rust** backend and a reactive **Svelte 5** frontend. <div align="center"> |