Skip to content

Commit 77b0c07

Browse files
authored
Update README.md
1 parent ec096ee commit 77b0c07

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ The current version of TinyCrayon SDK provides the following three tools:
4545
* Hair Brush: Smooth and natual looking, paint on the hair/fur of an object and the algorithm will select the hair/fur for you in high quality.
4646
* Regular Brush: A regular brush tool with the capability to adjust its size, hardness and opacity.
4747

48+
## Notes
49+
* __No Ads__: From 5.0.1 and later versions, ads have been removed from the SDK.
50+
* __UI customization__: We are reorganizing the code now and will open source the swift code in the future, you will be able to customize your UI at that time.
51+
4852
## Features
4953
* Free: TinyCrayon SDK is provided under MIT license, you can use it in your commercial applications for free!
5054
* iPad support: TinyCrayon SDK uses auto layout for its views and adapts to each screen size - iPhone or iPad.
@@ -57,7 +61,7 @@ The current version of TinyCrayon SDK provides the following three tools:
5761
## Installation
5862

5963
### Prerequisites
60-
* Xcode 8.0 or later.
64+
* Xcode 9.0 or later.
6165
* A physical iOS device.
6266
* Recommended: [installation of CocoaPods](http://guides.cocoapods.org/using/getting-started) to simplify dependency management.
6367

0 commit comments

Comments
 (0)