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:
parent
877b672287
commit
882510697a
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
|
@ -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>
|
||||||
|
|
||||||
[](https://github.com/s8n-ru/minecraft-launcher/releases/latest)
|
[](https://github.com/s8n-ru/minecraft-launcher/releases/latest)
|
||||||
[](https://github.com/s8n-ru/minecraft-launcher/releases/latest)
|
[](https://github.com/s8n-ru/minecraft-launcher/releases/latest)
|
||||||
[](https://github.com/s8n-ru/minecraft-launcher/releases/latest)
|
[](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%">
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue