Infineon / BlockchainSecurity2Go-Python-Library

Python library for the Blockchain Security 2Go starter kit
https://infineon.com/blockchain
MIT License
16 stars 8 forks source link

Add example to show usage of functions find_reader and select_app #8

Closed DhruvKhemani closed 5 years ago

DhruvKhemani commented 5 years ago

This example includes a simple python script showing the usage of the functions find_reader and select_app. It also includes a documentation explaining how the program uses these functions to get some basic card information and how a person might use this example themselves.

Now all the naming scheme problems should be gone.

DhruvKhemani commented 5 years ago

Updated the README.md as requested in #6