diff --git a/README b/README index 8b15312..e4cbb87 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -python-zxing - a quick and dirty wrapper fo the [ZXing barcode library](http://code.google.com/p/zxing/) +python-zxing - a quick and dirty wrapper for the [ZXing barcode library](http://code.google.com/p/zxing/) This is a hack subprocess control library that gives you a reasonable Python interface to the ZXing command line. ZXing will recognize and decode 1D and 2D barcodes in images, and return position information and decoded values. This