readme: big centered Download button at top

Replace inline "Download · Changelog · Audits" link row with a chunky
shields.io for-the-badge button at 60px height. OS chips moved below
the main button so the call-to-action lands first.
This commit is contained in:
s8n-ru 2026-05-05 04:30:23 +01:00
parent 877b672287
commit 882510697a

View file

@ -2,11 +2,19 @@
# minecraft-launcher # minecraft-launcher
<br>
<a href="https://github.com/s8n-ru/minecraft-launcher/releases/latest">
<img src="https://img.shields.io/badge/⬇_Download_latest-black?style=for-the-badge&logoColor=white&labelColor=black&color=white" height="60" alt="Download latest">
</a>
<br><br>
[![Linux](https://img.shields.io/badge/Linux-x64-black?style=flat-square&logo=linux&logoColor=white)](https://github.com/s8n-ru/minecraft-launcher/releases/latest) [![Linux](https://img.shields.io/badge/Linux-x64-black?style=flat-square&logo=linux&logoColor=white)](https://github.com/s8n-ru/minecraft-launcher/releases/latest)
[![Windows](https://img.shields.io/badge/Windows-x64-black?style=flat-square&logo=windows&logoColor=white)](https://github.com/s8n-ru/minecraft-launcher/releases/latest) [![Windows](https://img.shields.io/badge/Windows-x64-black?style=flat-square&logo=windows&logoColor=white)](https://github.com/s8n-ru/minecraft-launcher/releases/latest)
[![macOS](https://img.shields.io/badge/macOS-arm64-black?style=flat-square&logo=apple&logoColor=white)](https://github.com/s8n-ru/minecraft-launcher/releases/latest) [![macOS](https://img.shields.io/badge/macOS-arm64-black?style=flat-square&logo=apple&logoColor=white)](https://github.com/s8n-ru/minecraft-launcher/releases/latest)
[**Download**](https://github.com/s8n-ru/minecraft-launcher/releases/latest) · [Changelog](CHANGELOG.md) · [Audits](docs/) [Changelog](CHANGELOG.md) · [Audits](docs/)
<img alt="racked.ru launcher" src="docs/screenshots/launcher.png" width="55%"> <img alt="racked.ru launcher" src="docs/screenshots/launcher.png" width="55%">