Skip to content

Commit 80285f6

Browse files
authored
Update swift badge in README.md
1 parent 8e0429d commit 80285f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MQTT NIO
22

3-
[<img src="http://img.shields.io/badge/swift-5.3-brightgreen.svg" alt="Swift 5.3" />](https://swift.org)
3+
[<img src="http://img.shields.io/badge/swift-5.4-brightgreen.svg" alt="Swift 5.4" />](https://swift.org)
44
[<img src="https://github.com/adam-fowler/mqtt-nio/workflows/CI/badge.svg" />](https://github.com/adam-fowler/mqtt-nio/workflows/CI/badge.svg)
55

66
A Swift NIO based MQTT v3.1.1 and v5.0 client supporting NIOTransportServices (required for iOS), WebSocket connections and TLS through both NIOSSL and NIOTransportServices.

0 commit comments

Comments
 (0)