Skip to content

Commit e8fd726

Browse files
author
Matt Kane
committed
Ahem. Typo.
1 parent d762dd7 commit e8fd726

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Android/BarcodeScanner/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
By Matt Kane
33

44
## 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/)
66
If the user doesn't have the app install they will be promped to install it the first time the plugin is used.
77

88
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:
5252
);
5353

5454
## 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/)
5656
If you have a patch, fork my repo baby and send me a pull request. Submit bug reports on GitHub, please.
5757

5858
## Licence ##

0 commit comments

Comments
 (0)