diff options
| author | 2026-01-14 18:44:05 +0800 | |
|---|---|---|
| committer | 2026-01-14 18:44:05 +0800 | |
| commit | 2bc2c41d4a7369e0a93d77f14e6a631cfe6d9cf1 (patch) | |
| tree | 1416f56a16d6fc36f30de1796a774659cdff2dcf /README.md | |
| parent | 74849ad2d18586736d9677dfd10af4875f4ef2ca (diff) | |
| download | DropOut-2bc2c41d4a7369e0a93d77f14e6a631cfe6d9cf1.tar.gz DropOut-2bc2c41d4a7369e0a93d77f14e6a631cfe6d9cf1.zip | |
chore: Refactor code structure for improved readability and maintainability
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ DropOut is a modern, fast, and efficient Minecraft launcher built with the latest web and system technologies. It leverages **Tauri v2** to deliever a lightweight application with a robust **Rust** backend and a reactive **Svelte 5** frontend. <div align="center"> - <img width="500" src="assets/image.jpg" /> + <img width="700" src="assets/image.png" /> </div> ## Features |