Skip to content

Commit a322269

Browse files
authored
Refactor README to remove screenshot section
Removed the screenshot section from the README and adjusted the layout.
1 parent 57dca35 commit a322269

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
![Self Hosted](https://img.shields.io/badge/self--hosted-yes-brightgreen)
66
![Lightweight](https://img.shields.io/badge/dependencies-none-lightgrey)
77

8+
<p align="center">
9+
<img src="screenshot.png" width="100%">
10+
</p>
11+
812
A lightweight **web-based tool for exploring directory structures across multiple repositories** and quickly extracting file contents for development workflows.
913

1014
This tool is especially useful when working with **AI coding assistants or AI agents**, allowing developers to quickly browse a project, select relevant files, and copy their contents into prompts.
@@ -50,14 +54,6 @@ This makes it much easier to **prepare context for AI agents**.
5054

5155
---
5256

53-
# Screenshot
54-
55-
<p align="center">
56-
<img src="screenshot.png" width="100%">
57-
</p>
58-
59-
---
60-
6157
# Requirements
6258

6359
* PHP 7.4 or newer

0 commit comments

Comments
 (0)