diff --git a/README.md b/README.md index 6c60c60..2af38f6 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,6 @@ PrivacyDashboard.showPrivacyDashboard(withApiKey: , turnOnUserRequest: , turnOnAttributeDetail: ) ``` -## Supported Functions We can show the privacy dashboard with `accessToken` (optional parameter). @@ -73,6 +72,9 @@ To enable Attribute detail screen, set the `turnOnAttributeDetail` to `true` ``` .turnOnAttributeDetail : true ``` + +## Supported Functions + #### Data Sharing UI To initiate the Data sharing UI ```