Skip to content

Commit 2a9672d

Browse files
committed
fix: remove placeholder screenshots from README
The command-palette.png and status-bar.png images were AI-generated placeholders showing gibberish content (fake menu items, generic 'tool-name v1.2.3'). Removed the images and their HTML tags from the README. The text descriptions already explain the features clearly. Also reduces the .vsix package size from 437 KB to 253 KB. Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
1 parent 0892167 commit 2a9672d

3 files changed

Lines changed: 0 additions & 8 deletions

File tree

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ Run `Patchloom: Setup Workspace` to walk through everything your project needs:
3535

3636
### Agent rules generation
3737

38-
<p align="center">
39-
<img src="images/command-palette.png" alt="Patchloom commands in the command palette" width="600">
40-
</p>
41-
4238
`Patchloom: Initialize Project` generates an `AGENTS.md` file from `patchloom agent-rules`. If one already exists, the extension opens a diff so you can merge updates manually.
4339

4440
### MCP server configuration
@@ -51,10 +47,6 @@ Run `Patchloom: Setup Workspace` to walk through everything your project needs:
5147

5248
### Status bar
5349

54-
<p align="center">
55-
<img src="images/status-bar.png" alt="Patchloom status bar indicator" width="600">
56-
</p>
57-
5850
The status bar shows binary readiness and CLI version at a glance. Click it to see full diagnostics.
5951

6052
### Quick actions

images/command-palette.png

-113 KB
Binary file not shown.

images/status-bar.png

-93.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)