From 13c24e9e1899b1641e2ac600fbae0fac6bcee996 Mon Sep 17 00:00:00 2001 From: 8go <8go@localhost.localdomain> Date: Fri, 26 May 2017 22:35:17 +0200 Subject: [PATCH] typo --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e94af51..ead46bb 100644 --- a/README.md +++ b/README.md @@ -71,6 +71,7 @@ Run: python TrezorHash.py or + python3 TrezorHash.py Run-time command line options are @@ -278,7 +279,7 @@ Testing has only been done on Linux. # To-do List -[ ] There is a bug in Qt4 not allowing foreign characters to be entered +- [ ] There is a bug in Qt4 not allowing foreign characters to be entered via the Alt-Gr keys from the keyboard in the password field (used to read Trezor passphrase). A work around could be written. Immediate work around is copy-paste.