Skip to content

Commit ee1c22d

Browse files
Rob ChohanRob Chohan
authored andcommitted
wow
1 parent bc35b28 commit ee1c22d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Android/BarcodeScanner/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ in your html files.
1010
2. Create a folder called 'src/com/beetight/barcodescanner' within your project's src/com/ folder.
1111

1212
`mkdir <your_project>/src/com/beetight/barcodescanner`
13-
3. and copy the java file into that new folder
13+
14+
3. And copy the java file into that new folder.
1415

1516
`cp ./BarcodeScanner.java <your_project>/src/com/beetight/barcodescanner`
1617

0 commit comments

Comments
 (0)