diff --git a/README.md b/README.md index 791bb9f65bc8bfa037488193c40cedd6b06edf52..0e6ffd787f4ab7f77776e0dbe58bf7fe8912031f 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ Method | Notes | Default `withMinAge(value: Int)` | To set a specific minimum age to use MyID service | 16 `withSdkHash(value: String)` | 32 characters long string (Note 1.2) | Optional `withExternalId(value: String)` | 36 characters long. Should match with UUID4 regex (Note 1.3) | Optional -`withThreshold(value: Float)` | The value can be in the range of `0.50` - `0.99` | 0.50 +`withThreshold(value: Float)` | The value can be in the range of `0.55` - `0.99` | 0.55 `withBuildMode(value: MyIdBuildMode)` | Build mode (Note 1.4) | MyIdBuildMode.PRODUCTION `withEntryType(value: MyIdEntryType)` | Customizing the SDK Entry types (Note 1.5) | MyIdEntryType.AUTH `withResidency(value: MyIdResidentType)` | To set a specific resident type | MyIdResidentType.RESIDENT