update readme, drop cmdtr

pull/25/head
Pavol Rusnak 8 years ago
parent 34e089d067
commit 5451db6e27
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -7,9 +7,9 @@ python-trezor
.. image:: https://badges.gitter.im/trezor/community.svg
:target: https://gitter.im/trezor/community
Client side implementation for TREZOR-compatible Bitcoin hardware wallets.
Python library for communicating with TREZOR Hardware Wallet
See http://bitcointrezor.com for more information.
See https://trezor.io for more information
Install
-------

@ -1 +0,0 @@
trezorctl

@ -12,9 +12,9 @@ else:
setup(
name='trezor',
version='0.7.7',
author='Bitcoin TREZOR',
author_email='info@bitcointrezor.com',
description='Python library for communicating with TREZOR Bitcoin Hardware Wallet',
author='TREZOR',
author_email='info@trezor.io',
description='Python library for communicating with TREZOR Hardware Wallet',
url='https://github.com/trezor/python-trezor',
py_modules=[
'trezorlib.ckd_public',

Loading…
Cancel
Save