From 67c58353c03d9bd847f6620920010c9c1491da9b Mon Sep 17 00:00:00 2001 From: Gibee Date: Wed, 13 Nov 2024 21:42:30 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fdb78603..7202b1e8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Pi Demo App - +https://munawarmoja.github.io/demo/ Pi Demo App is an example of how you can implement the various required flows in your app's code. It aims to show you how to use Pi Platform API on the backend side and Pi SDK on the frontend side of your app.