aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorHsiangNianian <i@jyunko.cn>2026-01-14 11:59:41 +0800
committerHsiangNianian <i@jyunko.cn>2026-01-14 11:59:41 +0800
commitf1babdf9a625ddbb661f4e0678e6258511347656 (patch)
tree586b937cc10216cb5bc63e1dfd48d112f1954ce0 /README.md
parent694ff6bc9714a7eec7806033227511b66faa91f7 (diff)
downloadDropOut-f1babdf9a625ddbb661f4e0678e6258511347656.tar.gz
DropOut-f1babdf9a625ddbb661f4e0678e6258511347656.zip
fix: center align the image in the README for better presentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9a32611..420efc6 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,9 @@
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.
-<img width="500" align="center" src="assets/image.jpg" />
+<div align="center">
+ <img width="500" src="assets/image.jpg" />
+</div>
## Features