Skip to content

Commit 20a384d

Browse files
committed
Fix visual underline artifact in badges by adding consistent spacing
1 parent d9a886d commit 20a384d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,19 @@
88
<a href="https://github.com/diegotl/MattermostKit/actions/workflows/ci.yml">
99
<img src="https://github.com/diegotl/MattermostKit/actions/workflows/ci.yml/badge.svg" alt="CI">
1010
</a>
11+
&nbsp;
1112
<a href="https://github.com/diegotl/MattermostKit/releases">
1213
<img src="https://img.shields.io/github/v/release/diegotl/MattermostKit" alt="Version">
1314
</a>
15+
&nbsp;
1416
<a href="LICENSE">
1517
<img src="https://img.shields.io/github/license/diegotl/MattermostKit" alt="License">
1618
</a>
19+
&nbsp;
1720
<img src="https://img.shields.io/badge/platform-macos%20%7C%20ios%20%7C%20tvos%20%7C%20watchos-lightgrey" alt="Platform">
21+
&nbsp;
1822
<img src="https://img.shields.io/badge/swift-6.0-orange.svg" alt="Swift">
23+
&nbsp;
1924
<img src="https://img.shields.io/badge/dependencies-zero-brightgreen" alt="Dependencies">
2025
</p>
2126

0 commit comments

Comments
 (0)