Skip to content

Commit 114ad08

Browse files
andresdjassoclaude
andcommitted
docs(readme): merge feature row into the demo gif; full-width graphics
- Bake the Integrate / Ingest / Build / Monitor feature row as a static header band on top of the animating product tour, so it's one self-contained GIF (off-white, infinite loop) instead of two separate assets. - Set the hero, demo, and footer to width="100%" so the graphics span the full content width, flush with the surrounding text and code blocks. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent af59160 commit 114ad08

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<p align="center">
1414
<a href="https://sim.ai" target="_blank" rel="noopener noreferrer">
15-
<img src="apps/sim/public/static/readme-hero.gif" alt="Sim — your workflow agent for solving automations. Build, deploy, and manage AI agents visually, conversationally, or with code." width="800"/>
15+
<img src="apps/sim/public/static/readme-hero.gif" alt="Sim — your workflow agent for solving automations. Build, deploy, and manage AI agents visually, conversationally, or with code." width="100%"/>
1616
</a>
1717
</p>
1818

@@ -35,11 +35,7 @@ Open [http://localhost:3000](http://localhost:3000)
3535
Docker must be installed and running. Use `-p, --port <port>` to run Sim on a different port, or `--no-pull` to skip pulling the latest Docker images.
3636

3737
<p align="center">
38-
<img src="apps/sim/public/static/readme-feature-row.svg" alt="Integrate, Ingest, Build, and Monitor" width="800"/>
39-
</p>
40-
41-
<p align="center">
42-
<img src="apps/sim/public/static/readme-tour.gif" alt="A tour of Sim: start a chat to build an agent, connect Slack and other integrations, add a knowledge base, build the workflow visually, deploy it, and monitor runs in the logs" width="800"/>
38+
<img src="apps/sim/public/static/readme-tour.gif" alt="How Sim works — Integrate, Ingest, Build, Monitor — shown end to end: start a chat to build an agent, connect Slack and other integrations, add a knowledge base, build the workflow visually, deploy it, and monitor runs in the logs" width="100%"/>
4339
</p>
4440

4541
## Capabilities
@@ -149,5 +145,5 @@ We welcome contributions! Please see our [Contributing Guide](.github/CONTRIBUTI
149145
This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.
150146

151147
<p align="center">
152-
<img src="apps/sim/public/static/readme-built-by-sim-team.png" alt="Built by the Sim team in San Francisco" width="800"/>
148+
<img src="apps/sim/public/static/readme-built-by-sim-team.png" alt="Built by the Sim team in San Francisco" width="100%"/>
153149
</p>
37 KB
Loading

0 commit comments

Comments
 (0)