Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XFY9326 committed Feb 26, 2024
1 parent efcf721 commit a8ac9ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ All codes in this repository are referred to AOSP NDEF implementation.

## Usage

```shell
pip install pyndef
```

```python
from pyndef import NdefMessage, NdefRecord, NdefTNF, NdefRTD

Expand Down

0 comments on commit a8ac9ad

Please sign in to comment.