diff --git a/README.md b/README.md index 7619568..4560771 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ Main Features - Reconstruct QR Code by drawing pixel by pixel - Decode and read unscannable QR Code - Save and load existing work for later use -- Import/export QR Code from/to Image file -- Currently support up to QR Code Version 9 (53x53) +- Import/export QR Code from/to Image file or Text file +- Currently support up to QR Code Version 40 (177x177) - Support both Error and Erasure Correction using universal Reed-Solomon decoder - Extract valuable information although from badly damaged QR Code - Simulate data unmasking for manual data analysis diff --git a/index.html b/index.html index bd4e16c..f19b7b4 100644 --- a/index.html +++ b/index.html @@ -176,7 +176,11 @@
+ +