Skip to content

Commit bc35b28

Browse files
Rob ChohanRob Chohan
authored andcommitted
someday
1 parent 044f799 commit bc35b28

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Android/BarcodeScanner/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ If the user doesn't have the app install they will be promped to install it the
77

88
1. To install the plugin, move barcodescanner.js to your project's www folder and include a reference to it
99
in your html files.
10-
2. Create a folder called 'src/com/beetight/barcodescanner' within your project's src/com/ folder and move the java file into it.
10+
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-
1413
3. and copy the java file into that new folder
1514

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

0 commit comments

Comments
 (0)