Skip to content

Commit 000cbc9

Browse files
committed
Update demo link and preview image in README
1 parent 06d288b commit 000cbc9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.media/preview.png

526 KB
Loading

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11

22
**You can view the demo in your browser:**
3-
👉 [Open the Unity WebGL Playground Demo](http://localhost:8000)
3+
👉 [Open the Unity WebGL Playground Demo](https://fellmonkey.github.io/playground-appwrite-unity/)
44

55
# Appwrite's Unity Playground 🎮
66

77
This Unity project is a simple way to explore the Appwrite API with the Appwrite C# SDK in Unity. Use it to learn how to integrate Appwrite into a Unity app and try common features end‑to‑end.
88

99
The main sample script lives at `Assets/Scripts/AppwriteUnityPlayground.cs` and wires up UI buttons to SDK calls (Auth, Databases, Storage, Functions, Teams, Locale, Realtime).
1010

11-
![Appwrite Playground](preview.png)
11+
![Appwrite Playground](.media/preview.png)
1212

1313
## Get Started
1414

0 commit comments

Comments
 (0)