Browse Source

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

Michael Henke 3 weeks ago
parent
commit
2c6f22fc39
1 changed files with 5 additions and 5 deletions
  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>
    <tr>
       <td colspan="2">
       <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.
          <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>
 </table>
 
 
 ---
 ---
@@ -438,8 +438,8 @@ If any agent fails to respond, check your provider authentication and config fil
    <tr>
    <tr>
       <td colspan="2">
       <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.
          <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>
 </table>
 
 
 ---
 ---
@@ -567,7 +567,7 @@ If any agent fails to respond, check your provider authentication and config fil
    <tr>
    <tr>
       <td colspan="2">
       <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.
          <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>
   </tr>
 </table>
 </table>