diff --git a/README.md b/README.md index 614f252..a7460ae 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ UIView *customView = [[UIView alloc] init]; APParallaxViewDelegate will notify the delegate about resizing of the parallax view. -####Methods:#### +#### Methods: #### * ```- (void)parallaxView:(APParallaxView *)view willChangeFrame:(CGRect)frame``` * ```- (void)parallaxView:(APParallaxView *)view didChangeFrame:(CGRect)frame```