فهرست منبع

Merge branch 'main' of https://github.com/jjyaoao/hello-agents

jjyaoao 9 ماه پیش
والد
کامیت
2bdaf227f0
5فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 1 1
      README.md
  2. 1 1
      docs/README.md
  3. BIN
      docs/images/star-history-2025911.png
  4. BIN
      docs/images/star-history-202599.png
  5. 2 2
      fix_bold_format.py

+ 1 - 1
README.md

@@ -118,7 +118,7 @@
 ## Star History
 
 <div align='center'>
-    <img src="./docs/images/star-history-202599.png" alt="Datawhale" width="90%">
+    <img src="./docs/images/star-history-2025911.png" alt="Datawhale" width="90%">
 </div>
 
 <div align="center">

+ 1 - 1
docs/README.md

@@ -118,7 +118,7 @@
 ## Star History
 
 <div align='center'>
-    <img src="./images/star-history-202599.png" alt="Datawhale" width="90%">
+    <img src="./images/star-history-2025911.png" alt="Datawhale" width="90%">
 </div>
 
 <div align="center">

BIN
docs/images/star-history-2025911.png


BIN
docs/images/star-history-202599.png


+ 2 - 2
fix_bold_format.py

@@ -40,7 +40,7 @@ def fix_bold_format_in_file(file_path):
 def main():
     """主函数"""
     # 查找所有Markdown文件
-    docs_dir = "D:\code\multiAgentBok\HL-MAS\jjyaoao分支的hello-agents\hello-agents"
+    docs_dir = ""
     
     # 递归查找所有.md文件
     md_files = []
@@ -61,4 +61,4 @@ def main():
     print(f"处理完成!共修改了 {modified_count} 个文件")
 
 if __name__ == "__main__":
-    main()
+    main()