Skip to content

Commit fd3f27e

Browse files
authored
Update README.md
1 parent 6457db8 commit fd3f27e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,18 @@ freeRASP for React Native is a mobile in-app protection and security monitoring
1717
- [Step 2: Set up the dependencies](#step-2-set-up-the-dependencies)
1818
- [Step 3: Import freeRASP into the app](#step-3-import-freerasp-into-the-app)
1919
- [Step 4: Setup the configuration, callbacks and initialize freeRASP](#step-4-setup-the-configuration-callbacks-and-initialize-freerasp)
20+
- [Configuration](#configuration)
21+
- [Dev vs Release version](#dev-vs-release-version)
22+
- [Callbacks](#callbacks)
23+
- [Initialization](#initialization)
2024
- [Step 5: Additional note about obfuscation](#step-5-additional-note-about-obfuscation)
2125
- [Step 6: User Data Policies](#step-6-user-data-policies)
2226
- [Security Report](#security-report)
2327
- [Enterprise Services](#bar_chart-enterprise-services)
2428
- [Commercial version](#commercial-version)
2529
- [Plans Comparison](#plans-comparison)
30+
- [About Us](#about-us)
31+
- [License](#license)
2632

2733
# Overview
2834

@@ -246,7 +252,7 @@ android {
246252
```
247253

248254
## Step 6: User Data Policies
249-
See the generic info about freeRASP data collection [here](https://github.com/talsec/Free-RASP-Community/tree/master#data-collection-processing-and-gdpr-compliance)
255+
See the generic info about freeRASP data collection [here](https://github.com/talsec/Free-RASP-Community/tree/master#data-collection-processing-and-gdpr-compliance).
250256

251257
Google Play [requires](https://support.google.com/googleplay/android-developer/answer/10787469?hl=en) all app publishers to declare how they collect and handle user data for the apps they publish on Google Play. They should inform users properly of the data collected by the apps and how the data is shared and processed. Therefore, Google will reject the apps which do not comply with the policy.
252258

0 commit comments

Comments
 (0)