From b584ce95ec248e7c88c7e60e42c3279da739c9a4 Mon Sep 17 00:00:00 2001 From: Henry Dollman Date: Tue, 26 Mar 2024 13:39:42 -0400 Subject: [PATCH] update readme --- readme.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index e24575e..310230b 100644 --- a/readme.md +++ b/readme.md @@ -1,16 +1,16 @@ -# Work in progress +# webvids -Terminal app to create optimized videos for use on the web. +Terminal app to create optimized videos for the web. ![TUI example gif](assets/example.gif) -## Use +## Usage Choose an input file and set your options. A folder named `optimized` will be created in the working directory containing the optimized videos. -To use in HTML: +Use both videos in HTML with `source` tags: ```html