]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commitdiff
docs: show a screencast of the latest CLI
authorHaoqun Jiang <haoqunjiang@gmail.com>
Sat, 8 Mar 2025 15:35:58 +0000 (23:35 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Sat, 8 Mar 2025 15:35:58 +0000 (23:35 +0800)
README.md
media/screencast-cli.gif [new file with mode: 0644]
media/screenshot-cli.png [deleted file]

index 56cebbc4e7501e644e8a795a5d53266ca1927630..d19c1dbeea410519ba5a556838dfff1776b80365 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
 The recommended way to start a Vite-powered Vue project
 
 <p align="center">
-  <img width="898" alt="Screenshot from terminal" src="https://github.com/vuejs/create-vue/blob/main/media/screenshot-cli.png?raw=true">
+  <img width="898" alt="Screencast from terminal" src="https://github.com/vuejs/create-vue/blob/main/media/screencast-cli.gif?raw=true">
 </p>
 
 ## Usage
diff --git a/media/screencast-cli.gif b/media/screencast-cli.gif
new file mode 100644 (file)
index 0000000..27a71fa
Binary files /dev/null and b/media/screencast-cli.gif differ
diff --git a/media/screenshot-cli.png b/media/screenshot-cli.png
deleted file mode 100644 (file)
index 3dc00f4..0000000
Binary files a/media/screenshot-cli.png and /dev/null differ