From 1c267d9ff2fc5ca471c4fa5f903cce4892a6e6a2 Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Sun, 25 Jan 2026 12:07:06 +0800 Subject: [PATCH] =?UTF-8?q?docs(=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3):=20?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 479d139..d37d0ac 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # symfs 一个高性能、直通挂载的跨平台 Go 语言文件系统 +# 安装依赖 +项目通过 [cgofuse](https://github.com/winfsp/cgofuse) 实现,需要安装 [winfsp](https://github.com/winfsp/winfsp) 才能使用 + # 授权协议 本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/symfs/blob/main/LICENSE) 授权协议 \ No newline at end of file