From ff3d1fe6c26abcf4ee060dee93e673c33e6254ad Mon Sep 17 00:00:00 2001 From: Henning Hall Date: Tue, 10 Apr 2018 21:51:53 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 73b482f..401def5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ -# react-native-date-picker +# 📅 react-native-date-picker 📅 - -📅 React Native Date Picker is a date picker component for React Native working on iOS and Android. It uses the default DatePickerIOS on iOS and a custom picker on Android which has similar look and feel. +A date picker component for React Native working on iOS and Android. It uses the default DatePickerIOS on iOS and a custom picker on Android which has similar look and feel. ## Installation