From d562110dbf834f90fc19ed964cb34fadc69fbbee Mon Sep 17 00:00:00 2001 From: nullptr <62841684+not-nullptr@users.noreply.github.com> Date: Thu, 6 Feb 2025 19:17:16 +0000 Subject: [PATCH] feat: add local notice to readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7570fb1..00bd41b 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,13 @@ VERT is built in Svelte and TypeScript. ## Features -- Convert files directly on your device using WebAssembly +- Convert files directly on your device using WebAssembly* - No file size limits - Supports multiple file formats - User-friendly interface built with Svelte +*Non-local video conversion is planned, but the daemon will be easily self-hostable to maintain privacy and fully local functionality. + ## Getting Started ### Prerequisites