diff --git a/README.md b/README.md index 2008db73..f8fb3875 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ BarcodeScanner Cross-platform BarcodeScanner for Cordova / PhoneGap. -Follows the [Cordova Plugin spec](https://github.com/alunny/cordova-plugin-spec), so that it works with [Pluginstall](https://github.com/alunny/pluginstall). +Follows the [Cordova Plugin spec](https://github.com/apache/cordova-plugman/blob/master/plugin_spec.md), so that it works with [Plugman](https://github.com/apache/cordova-plugman). This plugin leverages Cordova/PhoneGap's [require/define functionality used for plugins](http://simonmacdonald.blogspot.ca/2012/08/so-you-wanna-write-phonegap-200-android.html).