mitshell / card

Facilitates communications with telco smartcard (especially SIM and USIM)
http://michau.benoit.free.fr/
GNU General Public License v2.0
144 stars 56 forks source link

A littile bug in readme #11

Closed lkcp closed 8 months ago

lkcp commented 1 year ago

Hi,

I found a little bug in the "USIM" example in readme.

It's in the "In [4]: ", I think the correct version is:

u.interpret_AID(u.AID_USIM)

Best wishes!

mitshell commented 1 year ago

I don't understand what do you want to fix in the README, sorry. Please submit a PR with the appropriate change, eventually.