feat: add local notice to readme

This commit is contained in:
nullptr 2025-02-06 19:17:16 +00:00 committed by GitHub
parent 50100b7570
commit d562110dbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -6,11 +6,13 @@ VERT is built in Svelte and TypeScript.
## Features ## Features
- Convert files directly on your device using WebAssembly - Convert files directly on your device using WebAssembly*
- No file size limits - No file size limits
- Supports multiple file formats - Supports multiple file formats
- User-friendly interface built with Svelte - User-friendly interface built with Svelte
<sup>*Non-local video conversion is planned, but the daemon will be easily self-hostable to maintain privacy and fully local functionality.</sup>
## Getting Started ## Getting Started
### Prerequisites ### Prerequisites