Skip to content

Commit 7d644ff

Browse files
Add mention of Swift 4 support in README
1 parent 837da52 commit 7d644ff

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,11 @@ You can also use [Carthage](https://github.com/Carthage/Carthage) if you prefer.
7878
github "BalestraPatrick/ParticlesLoadingView"
7979
```
8080
## Requirements
81-
iOS 9.0 and Swift 3 are required. If you are using Swift 2.3, please use the [swift2.3 branch](https://github.com/BalestraPatrick/ParticlesLoadingView/tree/swift2.3).
81+
iOS 9.0 and Swift 3 are required.
82+
83+
If you are using Swift 4, please use the [swift4 branch](https://github.com/BalestraPatrick/ParticlesLoadingView/tree/swift4).
84+
85+
If you are using Swift 2.3, please use the [swift2.3 branch](https://github.com/BalestraPatrick/ParticlesLoadingView/tree/swift2.3).
8286

8387
## Author
8488

0 commit comments

Comments
 (0)