mirror of https://github.com/VERT-sh/VERT.git
feat: add local notice to readme
This commit is contained in:
parent
50100b7570
commit
d562110dbf
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue