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: