Skip to content

Commit 8ec7b02

Browse files
authored
Update README.md
1 parent ca12cf0 commit 8ec7b02

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CodeStacker
22

3-
Share your full code base with LLMs or for easy analysis. CodeStacker takes a `.zip` archive of your project, extracts and consolidates the content of relevant text files into a single, formatted `.txt` output, processed entirely in your browser.
3+
Share your full code base with LLMs or for easy analysis. CodeStacker takes a `.zip` archive of your project, extracts and consolidates the content of relevant text files into a single, formatted `.txt` output, processed entirely in your browser.
44

55
## Features
66

@@ -19,8 +19,4 @@ Share your full code base with LLMs or for easy analysis. CodeStacker takes a `.
1919

2020
Includes text-based code files. Skips binary files, images, hidden files/folders, and directories like `node_modules`, `.git`, `dist`, etc.
2121

22-
## Running Locally
23-
24-
Open the `index.html` file directly in any modern web browser. No server is required.
25-
26-
22+
### It's vibe coded with ❤

0 commit comments

Comments
 (0)