Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
techguy16 authored Jul 25, 2023
1 parent 29dd998 commit 8528fa4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,10 @@ Place the folder in the folder of your project

# How to use
```python
import umsktpy # import umsktpy

umsktpy.umskt("2E") # generate a key using the BINK 2E
umsktpy.listbink() # List all BINK IDs
umsktpy.validate(<key>) # Validate a key
umsktpy.installationid(<id>) # telephone activation ID
```

0 comments on commit 8528fa4

Please sign in to comment.