Final Barcode Scanner 3.4 changes:
[zxing.git] / android / assets / html / sharing.html
index 085f242..fcbb6ba 100644 (file)
@@ -1,7 +1,7 @@
 <html>
 <head>
-<title>How to share</title>
-<link rel="stylesheet" href="style.css" type="text/css"/>  
+<title>How to create QR Codes</title>
+<link rel="stylesheet" href="style.css" type="text/css"/>
 </head>
 <body>
 <p>In addition to <a href="about2d.html">scanning 2D barcodes</a>, <b>Barcode Scanner</b> can also
@@ -9,7 +9,9 @@
   scan the barcode with their phone:</p>
 <center><p><img src="../images/scan-from-phone.png" alt="Scan from phone"></p></center>
 <p>To use this feature, press the Menu button from the main scanning screen, and tap Share. Then
-  choose whether you want to share a contact, a bookmark, or the contents of the clipboard. A QR
-  Code will be generated automatically. When you're done, press Back or Home.</p>
+  choose whether you want to share a contact, a bookmark, an application, or the contents of the
+  clipboard. A QR Code will be generated automatically. When you're done, press Back or Home.</p>
+<p>To generate QR Codes from your computer, try the
+  <a href="http://zxing.appspot.com/generator/">ZXing QR Code Generator</a>.</p>
 </body>
-</html>
\ No newline at end of file
+</html>