Skip to content

Commit

Permalink
Update README for swift 3 integration
Browse files Browse the repository at this point in the history
  • Loading branch information
lostatseajoshua authored Jan 16, 2017
1 parent 39fabe2 commit 8b2e8ba
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,15 @@ Highlight text with using SwiftExpression Regex framework

## Installation

Requires Xcode 7+ & iOS 8.0+
Xcode 8

Swift 3

iOS 8.0+

Clone the repo and just run.

The SwiftExpression (v1.2) cocoapod has been already checked into the repo so no need to `pod install`
The SwiftExpression (v2.0) cocoapod has been already checked into the repo so no need to `pod install`

## Usage
Use the textfield to enter in a regex and tap return on the keyboard and watch the matches highlight!
Expand Down

0 comments on commit 8b2e8ba

Please sign in to comment.