URI: 
       tfixed spelling and added link to mailing list email - electrum-personal-server - Maximally lightweight electrum server for a single user
  HTML git clone https://git.parazyd.org/electrum-personal-server
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
   DIR commit ee8ef7e2932f9496773b515d06a487c1be393880
   DIR parent 99e2ff189e133a58ed70741aa85e145e8bfd8a5c
  HTML Author: chris-belcher <chris-belcher@users.noreply.github.com>
       Date:   Thu,  8 Feb 2018 17:09:26 +0000
       
       fixed spelling and added link to mailing list email
       
       Diffstat:
         M README.md                           |       5 +++--
       
       1 file changed, 3 insertions(+), 2 deletions(-)
       ---
   DIR diff --git a/README.md b/README.md
       t@@ -10,11 +10,12 @@ multisignature wallets, offline signing, mnemonic recovery phrases and so on
        can still be used, but backed by the user's own full node.
        
        Using Electrum with Electrum Personal Server is probably the most
       -resource-efficent way right now to use a hardware wallet connected to your
       +resource-efficient way right now to use a hardware wallet connected to your
        own full node. 
        
        For a longer explaination of this project and why it's important, see the
       -[bitcointalk thread](https://bitcointalk.org/index.php?topic=2664747.msg27179198).
       +[mailing list email](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2018-February/015707.html)
       +and [bitcointalk thread](https://bitcointalk.org/index.php?topic=2664747.msg27179198).
        
        See also the Electrum bitcoin wallet [website](https://electrum.org/).