Skip to content

Commit

Permalink
Add Sample Project instructions to README
Browse files Browse the repository at this point in the history
  • Loading branch information
BasThomas committed Nov 11, 2016
1 parent 389541e commit 7542893
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ pod 'Analysis', '~> 0.1.0'

Then run `pod install`.

## Sample Project

There's a sample project in the `Example` directory. To use it, run `pod install` to download the required libraries.

## Usage

Analysing a string is very straightforward. You can use any of the two ways to instantiate an `Analysis`:
Expand Down

0 comments on commit 7542893

Please sign in to comment.