From 50114b6558eae63d4743b85070275e6fab7486c0 Mon Sep 17 00:00:00 2001 From: rajeshwarpatlolla Date: Mon, 27 Jul 2015 10:19:33 +0530 Subject: [PATCH] v0.6.0 released --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24b20e7b..f234414e 100755 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ $scope.disabledDates = [ ]; ```` -g) `mondayfirst` takes true or false. If the given values is `true`, shows Monday as the first day of the week, and if `false` Sunday will be first day of the week. +g) `mondayfirst` takes true or false. If the given values is `true`, shows Monday as the first day of the week, and if the given value is `false`, then Sunday will be first day of the week. ##Screen Shots: