From 8b9a29d5a07e9e97033da0280a74b79fdfc3d10a Mon Sep 17 00:00:00 2001 From: RealmyTheMan <163438634+RealmyTheMan@users.noreply.github.com> Date: Thu, 6 Feb 2025 20:27:24 +0100 Subject: [PATCH] Improved readme --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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