Skip to content

Commit b13475e

Browse files
README.md cleanup
Related to YD-2369
1 parent 7f1a3ae commit b13475e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ And update your release build command line to enable it:
8989
```
9090

9191
### Release build configuration
92-
If you're using *Proguard* or other obfuscation tool, please, add these configuration rules to your proguard-rules.pro file:
92+
If you're using **Proguard** or other obfuscation tool, add the following configuration rules to your proguard-rules.pro file:
9393
```groovy
9494
-keep class com.yoti.** { *; }
9595
-keep class com.microblink.** { *; }

0 commit comments

Comments
 (0)