Skip to content

Commit ed69adb

Browse files
committedNov 17, 2024
readme update with install instructions
1 parent 3f4325b commit ed69adb

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed
 

‎README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,11 @@ This is very useful for programming needs as it allows you to combine all your c
5959

6060
To include some safety considerations all files that are starting with `.filename` are ignored (.env files for example) and not sent to Claude.
6161

62-
Additionally, in the combined mode where there is more than 5 files, images are uploaded only as <image_content> excluding the file's actual content to keep the context length reasonable.
62+
Additionally, in the combined mode where there is more than 5 files, images are uploaded only as <image_content> excluding the file's actual content to keep the context length reasonable.
63+
64+
# Installation
65+
66+
To install the extension to Chrome:
67+
* Checkout or download the git repository from the releases.
68+
* Navigate to `chrome://extensions/` URL.
69+
* Click `Load unpacked` and point to the downloaded location.

0 commit comments

Comments
 (0)