Skip to content

Commit 9a5dc5e

Browse files
author
LeanBitLab
committed
docs: align download badges in readme
1 parent 637f95e commit 9a5dc5e

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<img alt="Lwidget Banner" src="docs/images/banner_light.svg">
77
</picture>
88

9-
<div align="center">
10-
11-
[![Download](https://img.shields.io/github/v/release/LeanBitLab/Lwidget?label=Download&style=flat-square&color=7C4DFF)](https://github.com/LeanBitLab/Lwidget/releases/latest) [![Downloads](https://img.shields.io/github/downloads/LeanBitLab/Lwidget/total?style=flat-square&color=7C4DFF&label=Downloads)](https://github.com/LeanBitLab/Lwidget/releases) [![Stars](https://img.shields.io/github/stars/LeanBitLab/Lwidget?style=flat-square&color=7C4DFF)](https://github.com/LeanBitLab/Lwidget/stargazers)
12-
13-
</div>
9+
<p align="center">
10+
<a href="https://github.com/LeanBitLab/Lwidget/releases/latest"><img src="https://img.shields.io/github/v/release/LeanBitLab/Lwidget?label=Download&style=flat-square&color=7C4DFF" alt="Download"></a>
11+
<a href="https://github.com/LeanBitLab/Lwidget/releases"><img src="https://img.shields.io/github/downloads/LeanBitLab/Lwidget/total?style=flat-square&color=7C4DFF&label=Downloads" alt="Downloads"></a>
12+
<a href="https://github.com/LeanBitLab/Lwidget/stargazers"><img src="https://img.shields.io/github/stars/LeanBitLab/Lwidget?style=flat-square&color=7C4DFF" alt="Stars"></a>
13+
</p>
1414

1515
**Lwidget** is a modern, open-source Android widget built with **Kotlin** and **Material 3** design principles. It provides essential information at a glance while adhering to your device's dynamic theme.
1616

@@ -63,11 +63,10 @@ You can download the latest release from the [Play Store](https://play.google.co
6363

6464
<br>
6565

66-
<div align="center">
66+
<div align="center" style="display: flex; justify-content: center; gap: 10px; align-items: center;">
6767
<a href="https://play.google.com/store/apps/details?id=com.leanbitlab.lwidget">
6868
<img alt="Get it on Google Play" src="https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png" height="60">
6969
</a>
70-
&nbsp;&nbsp;&nbsp;
7170
<a href="https://github.com/LeanBitLab/Lwidget/releases/latest">
7271
<img alt="Download from GitHub" src="https://img.shields.io/badge/GitHub-Releases-181717?style=for-the-badge&logo=github&logoColor=white" height="42">
7372
</a>

0 commit comments

Comments
 (0)