From 7adfdba3fc1e16fd3a74cee237caab9f9e7bd781 Mon Sep 17 00:00:00 2001 From: corin8823 Date: Tue, 10 Nov 2015 09:12:56 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 87a1fd8..f2a1cba 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,6 @@ github "corin8823/SwiftyExtensions" forIndexPath indexPath: NSIndexPath) -> T`` ## UIView -- ``loadNib() -> Self`` - ``roundedCorrner(radius: CGFloat)`` - ``roundedRectangleFilter()`` - ``circleFilter()`` @@ -76,8 +75,5 @@ github "corin8823/SwiftyExtensions" - ``removeSublayers()`` - ``hasViewClass(targetClass: AnyClass) -> Bool`` -## UIViewController -- ``loadStoryboard() -> Self`` - ## License SwiftyExtensions is released under the MIT license. See LICENSE for details.