diff --git a/README.md b/README.md
index cf2cbd0..9df276c 100644
--- a/README.md
+++ b/README.md
@@ -73,6 +73,25 @@ You can use the following preferences in your `config.xml`:
+
+### iOS Quirks
+
+- `FadeSplashScreen` (boolean, defaults to `true`): Set to `false` to
+ prevent the splash screen from fading in and out when its display
+ state changes.
+
+
+
+- `FadeSplashScreenDuration` (float, defaults to `2`): Specifies the
+ number of seconds for the splash screen fade effect to execute.
+
+
+
+- `ShowSplashScreenSpinner` (boolean, defaults to `true`): Set to `false`
+ to hide the splash-screen spinner.
+
+
+
## splashscreen.hide
Dismiss the splash screen.