Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rostrovsky authored Aug 5, 2024
1 parent d4fcda4 commit d6d314a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Converts your codebase into prompt which you can feed into LLM.

In short: it scans all the text files in specified directory / git repostiory and puts their content (along with their path) into structured markdown document.

By default it provides predefined prompt which can be replaced using `-p` option.
By default it provides predefined prompt which can be omitted using `-r` or replaced using `-p` options.

## Installation

Expand Down

0 comments on commit d6d314a

Please sign in to comment.