From 88528a0d5269a2e3b98759bf9815d013fab10d54 Mon Sep 17 00:00:00 2001 From: Ulf Sauer Date: Sat, 11 Nov 2017 23:38:21 +0100 Subject: [PATCH] Fix markup in readme Fixes broken headline markup --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd62942..d158770 100644 --- a/README.md +++ b/README.md @@ -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 NSCameraUsageDescription - Camera permission is required for barcode scanning. \ No newline at end of file + Camera permission is required for barcode scanning.