diff --git a/README.md b/README.md
index 0759f81..ab022d0 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,6 @@ textColor | Changes the text color. |
DatePickerIOS and DatePickerAndroid are present. The reason for this is that the default date picker is implemented in seperate ways, iOS normally have an integrated view picker wheel where android has different pickers in a dialog format.
+
+If you want to use these pickers you can combile the official ones or a third party module that already done that for you. If you on the other hand want have a more unified design between your android and ios app, this module is for you. The datetime mode can be particular helpful to avoid 2 separate picker dialogs on android.
+
+