From 3f8c09fd66f34fd7522e40bf069434312d1156bc Mon Sep 17 00:00:00 2001
From: Firekeeper <0xFirekeeper@gmail.com>
Date: Thu, 28 Mar 2024 06:13:56 +0300
Subject: [PATCH] Update README.md
Signed-off-by: Firekeeper <0xFirekeeper@gmail.com>
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5dce8a31..82b35295 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-
+
thirdweb Unity SDK
@@ -42,6 +42,8 @@ All you need is a [ThirdwebManager](https://portal.thirdweb.com/unity/thirdwebma
Various blockchain interaction examples are available in our `Scene_Prefabs` scene.
+Payment related interaction examples are available in our `Scene_Pay` scene.
+
Notes:
- The SDK has been tested on Web, Desktop and Mobile platforms using Unity 2021 and 2022 LTS. We highly recommend using 2022 LTS.