From 5160e30f028368dfba59ebb4df9b581963911be9 Mon Sep 17 00:00:00 2001 From: clowwindy Date: Sun, 12 Oct 2014 00:29:50 -0700 Subject: [PATCH] Updated Generate QR Code for Android or iOS Clients (markdown) --- Generate QR Code for Android or iOS Clients.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Generate QR Code for Android or iOS Clients.md b/Generate QR Code for Android or iOS Clients.md index 5c1a155..2160696 100644 --- a/Generate QR Code for Android or iOS Clients.md +++ b/Generate QR Code for Android or iOS Clients.md @@ -25,7 +25,9 @@ Generate via Command line pip install qrcode echo "ss://"`echo -n aes-256-cfb:password@1.2.3.4:8388 | base64` | qr -![image](https://cloud.githubusercontent.com/assets/1073082/4605421/ed9d5e1c-51e0-11e4-91f3-30c96c1230d0.png) +If you can't scan the code, try changing your terminal font. + +![image](https://cloud.githubusercontent.com/assets/1073082/4605437/6a41d15a-51e1-11e4-801a-424b5add2009.png) Generate via GUI clients ========================