Mention Nano S

This commit is contained in:
BTChip 2016-07-28 17:25:44 +02:00
parent 8a5f71ce1a
commit bbcf6faaa0
1 changed files with 2 additions and 2 deletions

View File

@ -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