Skip to content

Commit 5b07aa2

Browse files
authored
Added "Try out sample apps" right after two gif
1 parent 34b9ff1 commit 5b07aa2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ The current version of TinyCrayon SDK provides the following three tools:
1414
------------ | -------------
1515
Quick Select Tool | Hair Brush Tool
1616

17+
Try our sample apps [Image Eraser](https://itunes.apple.com/app/id1072712460), [Color Effect](https://itunes.apple.com/app/id1222383759), [Focus Effect](https://itunes.apple.com/app/id1064333794).
18+
1719
## Features
1820
* Free: TinyCrayon SDK is provided under MIT license, you can use it in your commercial applications for free!
1921
* iPad support: TinyCrayon SDK uses auto layout for its views and adapts to each screen size - iPhone or iPad.
@@ -118,7 +120,7 @@ UIImage *outputImage = [mask cutoutWithImage:image resize:false];
118120
To try these examples, and find out about more options please take a look at the [Examples](https://github.com/TinyCrayon/TinyCrayon-iOS-SDK/releases).
119121

120122
## Further reading
121-
* Try our sample app [Image Eraser](https://itunes.apple.com/app/id1072712460), [Color Effect](https://itunes.apple.com/app/id1222383759), [Focus Effect](https://itunes.apple.com/app/id1064333794).
123+
* Try our sample apps [Image Eraser](https://itunes.apple.com/app/id1072712460), [Color Effect](https://itunes.apple.com/app/id1222383759), [Focus Effect](https://itunes.apple.com/app/id1064333794).
122124
* Check out TinyCrayon [guides](http://tinycrayon.com/guides-iOS/get-started.html) and [API reference](http://tinycrayon.com/docs-iOS/index.html) for more details.
123125

124126
## License

0 commit comments

Comments
 (0)