From a8ac9ad9bc40a2ef1c728ed1c250eda6cd117f66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=80=B8=E9=9B=AA=E9=A3=9E=E6=89=AC?= <14016892+XFY9326@users.noreply.github.com> Date: Mon, 26 Feb 2024 12:02:46 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 94df492..8a1b96d 100644 --- a/README.md +++ b/README.md @@ -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