From 133f922b7a81687229e61034a7a6ffd911758048 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Tue, 2 Jan 2018 12:59:55 +0000 Subject: [PATCH] Add README doc for skipInitial option --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f4d7e01..d2e81a7 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ The widget has some configuration options to customize the behavior: |---|---|---|---| | `leaveOpen` | Keep the widget open when user clicks outside of it | Boolean | false | | `autoCloseAfter` | Timeout after which the widget closes automatically (in milliseconds). The widget only closes when a storage is connected. | Number | 1500 | +| `skipInitial` | Don't show the initial connect hint, but show sign-in screen directly instead | Boolean | false | | `logging` | Enable logging for debugging purposes | Boolean | false | Example: