docs: fix image quality and url in twitter journey section
This commit is contained in:
parent
76082b5cba
commit
93d31d9263
14
README.md
14
README.md
|
|
@ -118,19 +118,19 @@ Download the latest desktop build for your platform:
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td width="27.5%">
|
<td width="33%">
|
||||||
<a href="https://x.com/agent_wrapper/status/2026329204405723180">
|
<a href="https://x.com/agent_wrapper/status/2026329204405723180">
|
||||||
<img src="screenshots/tweet2.png" width="100%" alt="Agent Orchestrator journey screenshot one" />
|
<img src="screenshots/first.png" width="100%" alt="Agent Orchestrator journey screenshot one" />
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td width="42.5%">
|
<td width="37.5%">
|
||||||
<a href="https://x.com/agent_wrapper/status/2025986105485733945">
|
<a href="https://x.com/agent_wrapper/status/2025986105485733945">
|
||||||
<img src="screenshots/tweet1.png" width="100%" alt="Agent Orchestrator journey screenshot two" />
|
<img src="screenshots/second.png" width="100%" alt="Agent Orchestrator journey screenshot two" />
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td width="30%">
|
<td width="29.5%">
|
||||||
<a href="https://x.com/agent_wrapper/status/2064157228400341312">
|
<a href="https://x.com/agent_wrapper/status/2024885035774738700">
|
||||||
<img src="screenshots/tweet3.png" width="100%" alt="Agent Orchestrator journey screenshot three" />
|
<img src="screenshots/image.png" width="100%" alt="Agent Orchestrator journey screenshot three" />
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue