Skip to content

Commit 49433c6

Browse files
authored
Update README.md
1 parent 4e3ae35 commit 49433c6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
![Runtime](https://github.com/wickwirew/Runtime/blob/master/Resources/Runtime.png)
22

33
![Build](https://travis-ci.org/wickwirew/Runtime.svg?branch=master)
4-
![Swift 4.0](https://img.shields.io/badge/Swift-4.1-green.svg)
4+
![Swift 5.0](https://img.shields.io/badge/Swift-5.0-green.svg)
55
[![CocoaPods compatible](https://img.shields.io/cocoapods/v/Runtime.svg)](#cocoapods)
66
[![License](http://img.shields.io/:license-mit-blue.svg)](http://doge.mit-license.org)
77

@@ -70,7 +70,6 @@ Q: When creating a new instance of a class is it still protected by ARC?
7070
A: Yes! The retain counts are set properly so ARC can do its job.
7171

7272
## Installation
73-
For Swift 4 support please use the `swift-4` branch.
7473
### Cocoapods
7574
Runtime is available through [CocoaPods](http://cocoapods.org). To install
7675
it, simply add the following line to your Podfile:

0 commit comments

Comments
 (0)