浏览代码

docs(readme): normalize table indentation in explorer/librarian/observer (#823)

Michael Henke 2 周之前
父节点
当前提交
2c6f22fc39
共有 1 个文件被更改,包括 5 次插入5 次删除
  1. 5 5
      README.md

+ 5 - 5
README.md

@@ -307,8 +307,8 @@ If any agent fails to respond, check your provider authentication and config fil
    <tr>
       <td colspan="2">
          <b>Model Guidance:</b> Choose a fast, low-cost model. Explorer handles broad scouting work, so speed and efficiency usually matter more than using your strongest reasoning model.
-    </td>
-  </tr>
+      </td>
+   </tr>
 </table>
 
 ---
@@ -438,8 +438,8 @@ If any agent fails to respond, check your provider authentication and config fil
    <tr>
       <td colspan="2">
          <b>Model Guidance:</b> Choose a fast, low-cost model. Librarian handles research and documentation lookups, so speed and efficiency usually matter more than using your strongest reasoning model.
-    </td>
-  </tr>
+      </td>
+   </tr>
 </table>
 
 ---
@@ -567,7 +567,7 @@ If any agent fails to respond, check your provider authentication and config fil
    <tr>
       <td colspan="2">
          <b>Model Guidance:</b> Choose a vision-capable model if you want the agent to read screenshots, images, PDFs, and other visual files.
-    </td>
+      </td>
   </tr>
 </table>