Skip to content

Commit

Permalink
Updated contribution section in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shan-shaji committed Aug 14, 2020
1 parent c26000b commit 3e3055d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,8 @@ void handleOnSelect(List<String> value){
| selectedDayTextColor | `Color` | property to change the text color of the selected days |
| unSelectedDayTextColor | `Color` | property to change the text color when the days are not selected |
| border | `bool` | Set true if you want border around the rounded buttons[by default this property will be true] |


## Contributions

Contributions of any kind are more than welcome😊! Feel free to fork and improve `day_picker` or open an issue.

0 comments on commit 3e3055d

Please sign in to comment.