From ab29ea6d10459e844f5bb7b30adefe46c02fb025 Mon Sep 17 00:00:00 2001 From: Praba Date: Fri, 26 Feb 2016 12:22:09 +0530 Subject: [PATCH] =?UTF-8?q?Updated=20Readme=20File=20=F0=9F=93=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added credits for pull request made by Stefan --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f2475ef..42558ff 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,10 @@ EPCalendarPicker provides you three delegates for getting the callbacks on the p optional func epCalendarPicker(_: EPCalendarPicker, didSelectDate date : NSDate) optional func epCalendarPicker(_: EPCalendarPicker, didSelectMultipleDate dates : [NSDate]) +Credits +------- +Thanks to [Stefan Sturm](https://github.com/Urkman) for this super [extensions](https://github.com/ipraba/EPCalendarPicker/pull/9) to this component + License ------- EPCalendarPicker is available under the MIT license. See the [LICENSE](https://github.com/ipraba/EPCalendarPicker/blob/master/LICENSE) file for more info.