Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Commit

Permalink
Update README.md with link to Swift 2.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
cjwirth committed Jun 9, 2015
1 parent bba322a commit 66618c0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,10 @@ RichEditorView is a simple, modular, drop-in UIView subclass for Rich Text Editi

Written in Swift 1.2 (Xcode 6.3)

Supports iOS 8 through Cocoapods, or iOS 7 by including the source in your project.
**[Swift 2.0 Support](https://github.com/cjwirth/RichEditorView/tree/swift-2.0)** is available in the `swift-2.0` branch.
This will become the main branch when Xcode 7 official is released

Supports iOS 8 and 9 through Cocoapods, or iOS 7 by including the source in your project.

- _Looking for Android? Check out_ [wasabeef/richeditor-android](https://github.com/wasabeef/richeditor-android)

Expand Down

0 comments on commit 66618c0

Please sign in to comment.