docs(更新文档): 更新文档

This commit is contained in:
2026-01-25 12:32:33 +08:00
parent daa4767304
commit 9454a1a55b
+9
View File
@@ -7,5 +7,14 @@
# 安装依赖 # 安装依赖
项目通过 [cgofuse](https://github.com/winfsp/cgofuse) 实现,需要安装 [winfsp](https://github.com/winfsp/winfsp) 才能使用 项目通过 [cgofuse](https://github.com/winfsp/cgofuse) 实现,需要安装 [winfsp](https://github.com/winfsp/winfsp) 才能使用
# 使用指南
```powershell
# 基本用法
.\symfs.exe <源目录> <挂载点>
# 使用示例
.\symfs.exe D:\Source D:\Target
```
# 授权协议 # 授权协议
本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/symfs/blob/main/LICENSE) 授权协议 本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/symfs/blob/main/LICENSE) 授权协议