Skip to content

Commit

Permalink
Merge pull request #91 from jimburtoft/patch-1
Browse files Browse the repository at this point in the history
doc nit
  • Loading branch information
ODAncona authored Feb 25, 2025
2 parents d5a5165 + 96f4739 commit 74b5ecf
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 @@ -162,7 +162,7 @@ Supported tokenizers: `cl100k`, `p50k`, `p50k_edit`, `r50k_bas`.
Save the generated prompt to an output file:

```sh
code2prompt path/to/codebase --output=output.txt
code2prompt path/to/codebase --output-file=output.txt
```

Print output as JSON:
Expand Down

0 comments on commit 74b5ecf

Please sign in to comment.