2025-09-22 15:52:51 +08:00
|
|
|
## ⛺ 社群
|
|
|
|
|
|
|
|
|
|
QQ群 955830545
|
|
|
|
|
提供技术交流与支持,欢迎加入。
|
|
|
|
|
因为个人是社畜,所以可能不会及时回复,请谅解。
|
|
|
|
|
|
|
|
|
|
# Flow Visualization Framework
|
2025-07-30 12:01:49 +08:00
|
|
|
|
|
|
|
|
This project supports both **English** and **中文** documentation.
|
|
|
|
|
|
|
|
|
|
## 🌐 Language
|
|
|
|
|
|
|
|
|
|
- [🇬🇧 English Documentation](./flow_visualizer_en.md)
|
|
|
|
|
- [🇨🇳 中文文档](./flow_visualizer_cn.md)
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## 🔧 Project Summary
|
|
|
|
|
|
|
|
|
|
> Refer to the specific language documentation for detailed instructions.
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## 📁 Structure Suggestion (for your repository)
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
📦 YourProject
|
|
|
|
|
├── README.md <-- Language selector (this file)
|
|
|
|
|
├── flow_visualizer_cn.md <-- English full doc
|
|
|
|
|
├── flow_visualizer_cn.md <-- 中文自述文档
|
|
|
|
|
└── ...
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
## 🔗 External Links
|
|
|
|
|
|
2025-09-19 23:58:52 +08:00
|
|
|
- Bilibili: https://space.bilibili.com/33526379
|
|
|
|
|
|