Skip to content

Commit f1c0468

Browse files
committed
fix: badge
1 parent 07ff9e2 commit f1c0468

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22

33
<p align="center">
44
<a href="https://github.com/Carthage/Carthage/">
5-
<img src="https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat">
5+
<img src="https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat-square">
66
</a>
77
<a href="https://swift.org/package-manager/">
8-
<img src="https://img.shields.io/badge/SPM-ready-orange.svg">
8+
<img src="https://img.shields.io/badge/SPM-ready-orange.svg?style=flat-square">
99
</a>
1010
<a href="http://cocoapods.org/pods/EFQRCode">
11-
<img src="https://img.shields.io/cocoapods/v/EFQRCode.svg?style=flat">
11+
<img src="https://img.shields.io/cocoapods/v/EFQRCode.svg?style=flat-square">
1212
</a>
1313
<a href="https://swiftpackageindex.com/EFPrefix/EFQRCode">
14-
<img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FEFPrefix%2FEFQRCode%2Fbadge%3Ftype%3Dplatforms" alt="Compatible with all Platforms">
14+
<img src="https://img.shields.io/endpoint?style=flat-square&url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FEFPrefix%2FEFQRCode%2Fbadge%3Ftype%3Dplatforms">
1515
</a>
1616
<a href="https://raw.githubusercontent.com/EFPrefix/EFQRCode/main/LICENSE">
17-
<img src="https://img.shields.io/cocoapods/l/EFQRCode.svg?style=flat">
17+
<img src="https://img.shields.io/cocoapods/l/EFQRCode.svg?style=flat-square">
1818
</a>
1919
</p>
2020

0 commit comments

Comments
 (0)