diff --git a/README.md b/README.md index 6462ed0..bbc3e1b 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ experience, while guaranteeing you can move decks in and out of Anki losslessly. - **Offline-first**, native-feeling, keyboard-first - **Tauri + React/TypeScript** over a **UI-agnostic Rust core** +![Synapse demo](docs/media/demo.gif) + ## Install Download the latest release for your platform (Windows, macOS, Linux) from the diff --git a/docs/media/demo.gif b/docs/media/demo.gif new file mode 100644 index 0000000..08dc3fe Binary files /dev/null and b/docs/media/demo.gif differ