File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
By Matt Kane
3
3
4
4
## Adding the Plugin to your project ##
5
- This plugin requires the end user to install ( the ZXing Barcode Scanner app) [ http://code.google.com/p/zxing/ ]
5
+ This plugin requires the end user to install [ the ZXing Barcode Scanner app] ( http://code.google.com/p/zxing/ )
6
6
If the user doesn't have the app install they will be promped to install it the first time the plugin is used.
7
7
8
8
1 . To install the plugin, move barcodescanner.js to your project's www folder and include a reference to it
@@ -52,7 +52,7 @@ A full example could be:
52
52
);
53
53
54
54
## BUGS AND CONTRIBUTIONS ##
55
- The latest bleeding-edge version is available ( on GitHub) [ http://github.com/ascorbic/phonegap-plugins/tree/master/Android/ ]
55
+ The latest bleeding-edge version is available [ on GitHub] ( http://github.com/ascorbic/phonegap-plugins/tree/master/Android/ )
56
56
If you have a patch, fork my repo baby and send me a pull request. Submit bug reports on GitHub, please.
57
57
58
58
## Licence ##
You can’t perform that action at this time.
0 commit comments