Skip to content

Commit

Permalink
Update readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbadger3 committed Jun 1, 2020
1 parent 30e5efd commit 8eeea24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ If you are using Xcode you can do the following:
5. Click Finish.

## Usage
Using SwiftAnnoy is fairly straitforward. You can follow the code snippets below to get started or have a look at the Jazzy generated [docs](https://jbadger3.github.io/SwiftAnnoy/)
Using SwiftAnnoy is fairly straitforward. Follow the code snippets below to get started or have a look at the Jazzy generated [docs](https://jbadger3.github.io/SwiftAnnoy/).

### Create an index
First, create an `AnnoyIndex<T>` as in:
Expand Down

0 comments on commit 8eeea24

Please sign in to comment.