aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-01-06 22:58:04 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-01-06 22:58:04 +0100
commit4ea64968afde98fc8df444dbc076549437967a55 (patch)
treea3861a074c63ea1b2e704ec88e2aeab9af0cca12 /README.md
parentccb462e94fffea71649e93dd4d91ef3748f5c726 (diff)
downloadopen-keychain-4ea64968afde98fc8df444dbc076549437967a55.tar.gz
open-keychain-4ea64968afde98fc8df444dbc076549437967a55.tar.bz2
open-keychain-4ea64968afde98fc8df444dbc076549437967a55.zip
integrate UnderlineTextView, add zxing info
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 059cbb806..59a6c1660 100644
--- a/README.md
+++ b/README.md
@@ -118,6 +118,10 @@ TODO
On error see: http://code.google.com/p/zxing/issues/detail?id=1207
+## ZXing
+
+XZing classes were extracted from the ZXing library (http://code.google.com/p/zxing/).
+Only classes related to QR Code generation are utilized.
## Bouncy Castle