Ver código fonte

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

This reverts commit 2c6f22fc39e4dfbd051d18ce2441dcd8d6d3750b.
Michael Henke 2 semanas atrás
pai
commit
427637848d
1 arquivos alterados com 5 adições e 5 exclusões
  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>