diff --git a/README.md b/README.md index 7570fb1..5c3d937 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -![VERT](static/banner.png) +

+ VERT's logo +

+

VERT.sh

VERT is a file conversion utility that uses WebAssembly to convert files on your device instead of a cloud. Check out the live instance at [vert.sh](https://vert.sh). @@ -6,11 +9,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