We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13777bb commit 9f91465Copy full SHA for 9f91465
README.md
@@ -78,6 +78,8 @@ NSTimer.every(5.seconds) { (timer: NSTimer) in
78
79
## Installation
80
81
+**For Swift 3 compatibility, check out [the `swift3` branch](https://github.com/radex/SwiftyTimer/tree/swift3)**
82
+
83
If you're using CocoaPods, just add this line to your Podfile:
84
85
```ruby
0 commit comments