diff --git a/README.md b/README.md
index 0de4e1b..f456799 100644
--- a/README.md
+++ b/README.md
@@ -81,9 +81,10 @@ The library will require android.permission.CAMERA and android.permission.RECORD
```xml
-NSCameraUsageDescriptionYour own description of the purpose
-
-NSMicrophoneUsageDescriptionYour own description of the purpose
+NSCameraUsageDescription
+Your own description of the purpose
+NSMicrophoneUsageDescription
+Your own description of the purpose
```
### Code sample