From bbcf6faaa0c6a79ce6f506ede6727e4d0b2ca68d Mon Sep 17 00:00:00 2001 From: BTChip Date: Thu, 28 Jul 2016 17:25:44 +0200 Subject: [PATCH] Mention Nano S --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0bda6fb..12b5ea3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Python tools for Ledger Blue +# Python tools for Ledger Blue and Nano S -This package contains Python tools to communicate with Ledger Blue and manage applications life cycle +This package contains Python tools to communicate with Ledger Blue and Nano S and manage applications life cycle The life cycle management requires [libsecp256k1](https://github.com/ludbb/secp256k1-py) Python bindings compiled with ECDH support. It is recommended to install this package in a [Virtual Environment](http://docs.python-guide.org/en/latest/dev/virtualenvs/) in your native environment (not a Docker image) through