From 8680a896a003e3d1b4d3b0e79aab6a22c2d95330 Mon Sep 17 00:00:00 2001 From: fengjiayi <12821976+ning_xi@user.noreply.gitee.com> Date: Wed, 30 Jul 2025 12:01:49 +0800 Subject: [PATCH] =?UTF-8?q?README.md=E6=96=87=E6=A1=A3=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d4ee366 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ +ο»Ώ# Flow Visualization Framework + +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 + +- Bilibili: https://space.bilibili.com/33526379 \ No newline at end of file