From ae65117f9198e73d0d7eab917822196cdc7914ef Mon Sep 17 00:00:00 2001 From: banagale Date: Wed, 1 May 2024 12:45:38 -0700 Subject: [PATCH] Add screenshots --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5560772..7fd8685 100644 --- a/README.md +++ b/README.md @@ -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: + +3. Click ***Open** and files will be added to the text area. +4. Select, Copy to clipboard and paste into your prompt: + + ## Build ### Prerequisites