diff --git a/README.md b/README.md index 7448fde..3af03c5 100644 --- a/README.md +++ b/README.md @@ -99,9 +99,9 @@ Make sure the value you pass to `languageCode` is the one the user has set in yo Otherwise, you should pass in the preferred device locale, e.g. fetched from `getLocales()` if using [react-native-localize](https://github.com/zoontek/react-native-localize). -### Note -You can `import Hcaptcha from '@hcaptcha/react-native-hcaptcha/Hcaptcha';` to customize the UI yourself. - +### Notes +- The UI defaults to the "invisible" mode of the JS SDK, i.e. no checkbox is displayed. +- You can `import Hcaptcha from '@hcaptcha/react-native-hcaptcha/Hcaptcha';` to customize the UI yourself. ## Properties