Skip to content

Commit 82ca1c2

Browse files
authored
Tweak badges
1 parent 2ed008d commit 82ca1c2

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
# Setup Swift
22
<p>
3-
<a href="https://swift.org">
4-
<img src=".github/swift.svg" height="20" alt="Swift" />
5-
</a>
63
<a href="https://github.com/features/actions">
74
<img src="https://img.shields.io/badge/GitHub-Action-blue?logo=github" alt="GitHub Action" />
85
</a>
96
<a href="https://help.github.com/en/actions/automating-your-workflow-with-github-actions/virtual-environments-for-github-hosted-runners#supported-runners-and-hardware-resources">
10-
<img src="https://img.shields.io/badge/OS-macOS+Ubuntu-brightgreen" alt="Supports macOS and Ubuntu" />
7+
<img src="https://img.shields.io/badge/platform-macOS%20%7C%20Ubuntu-lightgray" alt="Supports macOS and Ubuntu" />
8+
</a>
9+
<a href="https://swift.org">
10+
<img src="https://img.shields.io/badge/Swift-5.2.2-F05138?logo=swift&logoColor=white" alt="GitHub Action" />
11+
</a>
12+
<a href="https://github.com/fwal/setup-swift/releases/latest">
13+
<img src="https://img.shields.io/github/v/release/fwal/setup-swift?sort=semver" alt="Latest release" />
1114
</a>
1215
</p>
1316

0 commit comments

Comments
 (0)