diff --git a/README b/README index 89974cb1c..3c09b7451 100755 --- a/README +++ b/README @@ -1,7 +1,10 @@ ActionSheetPicker https://github.com/sickanimations/ActionSheetPicker -Improvements more than welcome. +Improvements more than welcome. Rather, they are kindly requested :) + +Thanks to sfilo and brettg for contributing to the project and making +ActionSheetPicker better for the iOS developer community. Created by Tim Cinel http://www.timcinel.com/ @@ -9,4 +12,6 @@ http://www.timcinel.com/ Easily present an ActionSheet with a PickerView, allowing user to select from a number of immutible options. Based on the HTML drop-down alternative found in mobilesafari. -Some code derived from marcio's post on Stack Overflow [ http://stackoverflow.com/questions/1262574/add-uipickerview-a-button-in-action-sheet-how ] +Some code derived from marcio's post on Stack Overflow +[ http://stackoverflow.com/questions/1262574/add-uipickerview-a-button-in-action-sheet-how ] +