From 53524116d59423a1d7b7d0b81358610aacc92f94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=89=E5=92=B2=E9=9B=85=20=C2=B7=20Misaki=20Masa?= Date: Wed, 19 Jul 2023 09:06:42 +0800 Subject: [PATCH] docs: use new example video --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b9ec0f4..4ce4bf19 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Yazi ("duck" in Chinese) is a terminal file manager written in Rust, based on non-blocking async I/O. It aims to provide an efficient, user-friendly, and configurable file management experience. -https://github.com/sxyazi/yazi/assets/17523360/d221d84b-694b-4d6d-8e21-f14041332c75 +https://github.com/sxyazi/yazi/assets/17523360/740a41f4-3d24-4287-952c-3aec51520a32 ⚠️ Note: Yazi is currently in active development and may be unstable. The API is subject to change without prior notice.