Added the correct Python library to README.md
A new user upon encountering errors is likely to just `pip install smartcard` and wonder why nothing works.
This commit is contained in:
parent
630974f6fe
commit
55c97d590c
@ -92,6 +92,9 @@ The repository contains several directories:
|
|||||||
non-volatile memory), persistent data (approximately 10 kB of
|
non-volatile memory), persistent data (approximately 10 kB of
|
||||||
non-volatile memory) and volatile data (approximately 2 kB of RAM).
|
non-volatile memory) and volatile data (approximately 2 kB of RAM).
|
||||||
|
|
||||||
|
- The [pyscard](https://pypi.org/project/pyscard/) and [pyasn1](https://pypi.org/project/pyasn1/)
|
||||||
|
Python libraries for `smartcard-cli`.
|
||||||
|
|
||||||
|
|
||||||
## Importing RSA keys above 2048 bits (3072 or 4096 bits)
|
## Importing RSA keys above 2048 bits (3072 or 4096 bits)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user