Skip to content

Commit 3c5bd45

Browse files
committed
Badges
1 parent f732c3b commit 3c5bd45

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# SwiftNIO IRC
22

3-
SwiftNIO IRC is a Internet Relay Chat
3+
![Swift4](https://img.shields.io/badge/swift-4-blue.svg)
4+
![iOS](https://img.shields.io/badge/os-iOS-green.svg?style=flat)
5+
![macOS](https://img.shields.io/badge/os-macOS-green.svg?style=flat)
6+
![tuxOS](https://img.shields.io/badge/os-tuxOS-green.svg?style=flat)
7+
![Travis](https://travis-ci.org/NozeIO/swift-nio-irc.svg?branch=develop)
8+
9+
SwiftNIO-IRC is a Internet Relay Chat
410
[protocol implementation](Sources/NIOIRC) for
511
[SwiftNIO](https://github.com/apple/swift-nio)
612
and a simple

0 commit comments

Comments
 (0)