Fix markup in readme

Fixes broken headline markup
This commit is contained in:
Ulf Sauer 2017-11-11 23:38:21 +01:00 committed by GitHub
parent 9b88c3ac57
commit 88528a0d52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ Android: https://github.com/dm77/barcodescanner
## Getting Started
###Android
### Android
For Android, you must do the following before you can use the plugin:
* Add the camera permission to your AndroidManifest.xml
@ -32,4 +32,4 @@ For Android, you must do the following before you can use the plugin:
To use on iOS, you must add the the camera usage description to your Info.plist
<key>NSCameraUsageDescription</key>
<string>Camera permission is required for barcode scanning.</string>
<string>Camera permission is required for barcode scanning.</string>