From 8979fde62fc4420b9454f01c633bcf80ea195c0f Mon Sep 17 00:00:00 2001 From: Aryan Ghassemi Date: Mon, 27 Jan 2014 08:24:31 -0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f7e79bf..fcb4caa 100644 --- a/README.md +++ b/README.md @@ -88,9 +88,9 @@ Default value of portraitSlideOffset is 60. This means when the menu is open, th ###### landscapeSlideOffset Default value of portraitSlideOffset is 60. This means when the menu is open, the width of the visible portion of the navigation controller is 60 pixels in landscape mode ###### menuRevealAnimator -menuRevealAnimator is used to animate the left/right menu during reveal. The default value is nil that means no animations occure when opening/closing the menu. +menuRevealAnimator is used to animate the left/right menu during reveal. The default value is nil, that means no animations occure when opening/closing the menu. -There are existing animation that can be used out of the box. These animation classes can be configured through init method options. +There are existing animation classes that can be used. These animation classes can be configured through init method options. - SlideNavigationContorllerAnimatorSlide - SlideNavigationContorllerAnimatorFade