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.