diff --git a/README.md b/README.md index 70f46106..736617a6 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ utilizes **[MSC4195](https://github.com/hughns/matrix-spec-proposals/blob/hughns/matrixrtc-livekit/proposals/4195-matrixrtc-livekit.md)** with **[LiveKit](https://livekit.io/)** as its backend. -![A demo of Element Call with six people](demo.jpg) +![A demo of Element Call with six people](demo.gif) You can find the latest development version continuously deployed to [call.element.dev](https://call.element.dev/). diff --git a/demo.gif b/demo.gif new file mode 100644 index 00000000..e785383e Binary files /dev/null and b/demo.gif differ diff --git a/docs/self-hosting.md b/docs/self-hosting.md index 94569338..d76413d4 100644 --- a/docs/self-hosting.md +++ b/docs/self-hosting.md @@ -89,7 +89,7 @@ to implement { "type": "another_foci", "props_for_another_foci": "val" - }, + } ] ```