Skip to content

Commit 9f91465

Browse files
authored
Mention the Swift 3 branch
1 parent 13777bb commit 9f91465

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ NSTimer.every(5.seconds) { (timer: NSTimer) in
7878

7979
## Installation
8080

81+
**For Swift 3 compatibility, check out [the `swift3` branch](https://github.com/radex/SwiftyTimer/tree/swift3)**
82+
8183
If you're using CocoaPods, just add this line to your Podfile:
8284

8385
```ruby

0 commit comments

Comments
 (0)