Skip to content

Commit 957f2dc

Browse files
Rob ChohanRob Chohan
authored andcommitted
Showdown simulator
1 parent ee1c22d commit 957f2dc

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
@@ -8,11 +8,10 @@ If the user doesn't have the app install they will be promped to install it the
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.
1010
2. Create a folder called 'src/com/beetight/barcodescanner' within your project's src/com/ folder.
11+
3. And copy the java file into that new folder.
1112

1213
`mkdir <your_project>/src/com/beetight/barcodescanner`
1314

14-
3. And copy the java file into that new folder.
15-
1615
`cp ./BarcodeScanner.java <your_project>/src/com/beetight/barcodescanner`
1716

1817
## Using the plugin ##

0 commit comments

Comments
 (0)