Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added PIN-control
  • Loading branch information
salopeknet committed Jun 8, 2024
1 parent 799ffb8 commit 69daa09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Command line only. More to come. Perhaps. :)

### Usage (more description to come):
```
*** SIMrw v0.2.0 by Micha Salopek (based on the work of Ludovic Rousseau) ***
*** SIMrw vX.X.X by Micha Salopek (based on the work of Ludovic Rousseau) ***
see: https://github.com/salopeknet/SIMrw
usage: SIMrw.py [-h] (-r | -w) [-v] [-p PIN] csv_file [reader_nb]
Expand All @@ -22,7 +22,7 @@ options:
-r, --read Read phonebook from the USIM card and save as CSV
-w, --write Write CSV phonebook to the USIM card
-v, --verbose Show names & numbers during reading/writing
-p PIN, --pin PIN PIN for the USIM card (default: None if omitted. CAUTION: There is no fail counter yet!)
-p PIN, --pin PIN PIN for the USIM card (default: None if omitted)
```
> [!NOTE]
> The downloadable executables are tested on Windows 10 and macOS Sonoma.
Expand Down

0 comments on commit 69daa09

Please sign in to comment.