Skip to content

Commit ce4ddbf

Browse files
committed
Update README.md
1 parent 7682055 commit ce4ddbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Powerful, Easy to use alertView or popupView on controller and window, support b
1313

1414
1.copy TYAlertController Folder to your project, if you want to have blur effect ,you need copy Blur Effects Folder to your project.<br>
1515
2. #import "UIView+TYAlertView.h", when you use it, if you want use blur effect, #import "TYAlertController+BlurEffects.h".<br>
16-
3. you can use TYAlertController show in controller, or use TYShowAlertView show in window, or use Category UIView+TYAlertView convenient show alertview.
16+
3. you can use TYAlertController show in controller, or use TYShowAlertView show in window, or use Category UIView+TYAlertView convenient show alertview.<br>
1717
4. check Demo,it have more usefull usage and example.
1818

1919
### usege demo

0 commit comments

Comments
 (0)