From 21e0e968411310b8cfa5635f27716cf5b5bd8327 Mon Sep 17 00:00:00 2001 From: licsber Date: Thu, 28 Aug 2025 09:51:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a23c939..cb4a029 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # bilibili-merge Merge bilibili downloaded videos. + +## Install + +``` +cargo install bilibili-merge +```