diff --git a/README.md b/README.md index 9bb683d..9b69bc7 100644 --- a/README.md +++ b/README.md @@ -145,9 +145,7 @@ const MyApp = () => ( > > `onComplete` only fires when `showFinishButton = true` (i.e. when the user clicks "Finish"). > -> `onUpdate` must be used when `showFinishButton = false`. -> -> Default value: `showFinishButton = false` +> `onUpdate` must be used when `showFinishButton = false` (default). Required props: - `options`