diff --git a/assets/gifs/example.gif b/assets/gifs/example.gif index dcb444f..08e88cb 100644 Binary files a/assets/gifs/example.gif and b/assets/gifs/example.gif differ diff --git a/vhs/example.vhs b/vhs/example.vhs index ed72fc2..2e18f70 100644 --- a/vhs/example.vhs +++ b/vhs/example.vhs @@ -3,12 +3,14 @@ Set Theme "Dracula" Set Width 1200 Set Height 1000 Hide -Type "cargo run --features example -- --no-cache && clear" +Type "cargo build --features example && clear" Enter Sleep 1s +Type "./target/debug/gitnow --no-cache" +Enter Show Sleep 2s Type@500ms "bevy" -Sleep 3s +Sleep 1s Enter -Sleep 3s +Sleep 5s