Skip to content

Commit

Permalink
Add screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
banagale committed May 1, 2024
1 parent 5692011 commit ae65117
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ A simple file selection and concatenation tool.
- Concatenating files for use in a single file format
- Pasting file contents into an LLM to provide context to a prompt

## How to use it
1. Open the app and click ***Open Files***.
2. Select the files you want to concatenate:
<img src="https://github.com/banagale/FileKitty/assets/1409710/26d9557a-e625-4129-b95d-15a00be4ffc1">
3. Click ***Open** and files will be added to the text area.
4. Select, Copy to clipboard and paste into your prompt:
<img src="https://github.com/banagale/FileKitty/assets/1409710/8689d8cb-4228-4b55-af76-79a76464f65c">

## Build

### Prerequisites
Expand Down

0 comments on commit ae65117

Please sign in to comment.