diff --git a/README.md b/README.md index 00bd41b..3d2ae72 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,12 +9,12 @@ 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. +* Non-local video conversion is planned, but the daemon will be easily self-hostable to maintain privacy and fully local functionality. ## Getting Started