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