Skip to content

Commit 38b0870

Browse files
authored
Update README.md
1 parent af3c078 commit 38b0870

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
[![Build](https://github.com/swhitty/swift-mutex/actions/workflows/build.yml/badge.svg)](https://github.com/swhitty/swift-mutex/actions/workflows/build.yml)
22
[![Codecov](https://codecov.io/gh/swhitty/swift-mutex/graphs/badge.svg)](https://codecov.io/gh/swhitty/swift-mutex)
3-
[![Platforms](https://img.shields.io/badge/platforms-iOS%20|%20Mac%20|%20tvOS%20|%20Linux%20|%20Windows-lightgray.svg)](https://github.com/swhitty/swift-mutex/blob/main/Package.swift)
4-
[![Swift 5.10](https://img.shields.io/badge/swift-5.9%20–%206.0-red.svg?style=flat)](https://developer.apple.com/swift)
5-
[![License](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://opensource.org/licenses/MIT)
6-
[![Twitter](https://img.shields.io/badge/[email protected])](http://twitter.com/simonwhitty)
3+
[![Platforms](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fswhitty%2Fswift-mutex%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/swhitty/swift-mutex)
4+
[![Swift 6.0](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2Fswhitty%2Fswift-mutex%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/swhitty/swift-mutex)
75

86
# Introduction
97

0 commit comments

Comments
 (0)