docs: add example video

This commit is contained in:
三咲雅 · Misaki Masa 2023-07-19 01:11:04 +08:00 committed by GitHub
parent 989667c260
commit 2d76eaf896
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,8 @@
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
⚠️ Note: Yazi is currently in active development and may be unstable. The API is subject to change without prior notice.
## Installation