Browse Source

Update README.md

Marcin Krzyzanowski 9 years ago
parent
commit
fa22e739a6
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -2,6 +2,10 @@
 
 Crypto related functions and helpers for [Swift](https://developer.apple.com/swift/) implemented in Swift. ([#PureSwift](https://twitter.com/hashtag/pureswift))
 
+## Swift 3
+
+You can find preliminary Swift 3 support from branch [swift3](https://github.com/krzyzanowskim/CryptoSwift/tree/swift3).
+
 #Table of Contents
 - [Requirements](#requirements)
 - [Features](#features)