From 727b022b2342197fc6ef26ea82ac3c0bdfd82a1d Mon Sep 17 00:00:00 2001
From: Tulir Asokan <tulir@maunium.net>
Date: Sun, 13 Sep 2020 14:51:00 +0300
Subject: [PATCH] Add demo URL

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index e845bb9..5dc9cc0 100644
--- a/README.md
+++ b/README.md
@@ -68,6 +68,9 @@ Notes:
 
     The `theme=$theme` query parameter will make the widget conform to Element's theme automatically.
     You can also use `light`, `dark` or `black` instead of `$theme` to always use a specific theme.
+
+    You can use https://maunium.net/stickers-demo/ as the URL to try out the picker
+    without hosting the files yourself.
 3. Open the sticker picker and enjoy the fast sticker picking experience.
 
 [1]: https://matrix.org/docs/spec/client_server/latest#put-matrix-client-r0-user-userid-account-data-type
-- 
GitLab