diff --git a/README.md b/README.md index 65e04a233..820d7d623 100644 --- a/README.md +++ b/README.md @@ -156,7 +156,7 @@ graph TD ## ✍️如何给本项目报告BUG/提交建议/做贡献 -MaiCore是一个开源项目,我们非常欢迎你的参与。你的贡献,无论是提交bug报告、功能需求还是代码pr,都对项目非常宝贵。我们非常感谢你的支持!🎉 但无序的讨论会降低沟通效率,进而影响问题的解决速度,因此在提交任何贡献前,请务必先阅读本项目的[贡献指南](CONTRIBUTE.md)(待补完) +MaiCore是一个开源项目,我们非常欢迎你的参与。你的贡献,无论是提交bug报告、功能需求还是代码pr,都对项目非常宝贵。我们非常感谢你的支持!🎉 但无序的讨论会降低沟通效率,进而影响问题的解决速度,因此在提交任何贡献前,请务必先阅读本项目的[贡献指南](depends-data/CONTRIBUTE.md)(待补完) diff --git a/CONTRIBUTE.md b/depends-data/CONTRIBUTE.md similarity index 100% rename from CONTRIBUTE.md rename to depends-data/CONTRIBUTE.md diff --git a/interest_monitor_gui.py b/scripts/interest_monitor_gui.py similarity index 100% rename from interest_monitor_gui.py rename to scripts/interest_monitor_gui.py diff --git a/tool_call_benchmark.py b/scripts/tool_call_benchmark.py similarity index 100% rename from tool_call_benchmark.py rename to scripts/tool_call_benchmark.py