Skip to content

Commit

Permalink
Link to tesseract-ios
Browse files Browse the repository at this point in the history
  • Loading branch information
ldiqual committed Sep 24, 2012
1 parent 7f86dcf commit 3ea65b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -13,7 +13,7 @@ There is no support for armv6, so it won't work with iPhone 1st Gen and iPhone 3
Usage
-----

You can use the raw library with regular C++ code. An objective-C wrapper is coming soon.
You might want to use this [tesseract-ios](https://github.com/ldiqual/tesseract-ios) to include Tesseract in your iOS project. For a more advanced usage, you can use the raw library with regular C++ code.

Don't forget to rename your implementation classes with `.mm` instead of `.m` as it uses C++ code.

Expand Down

0 comments on commit 3ea65b6

Please sign in to comment.