From 9fb4a6a23c340b6f68479f29f56050a65f39b163 Mon Sep 17 00:00:00 2001 From: TJ Woon Date: Fri, 12 Sep 2014 10:08:18 +0800 Subject: [PATCH] Added installation instructions and brief license info to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 53221ee..efe8b66 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,14 @@ This plugin integrates with the [ZBar](http://zbar.sourceforge.net/) library, exposing a JavaScript interface for scanning barcodes (QR, 2D, etc). +## Installation + + cordova plugins install org.cloudsky.cordovaplugins.zbar + +## License + +This plugin is released under the Apache 2.0 license, but the ZBar library on which it depends (and which is distribute with this plugin) is under the LGPL license (2.1). + ## API ### Scan barcode