Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
gmickel committed Jul 21, 2024
1 parent 47827bb commit 271a559
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 @@ -166,7 +166,7 @@ Interactive mode supports all the options available in generate mode. Additional
codewhisper generate -p ./src/components -f "**/*.tsx"
```

7. Generate a summary with a custom prompt:
7. Generate a summary with a custom prompt which will be appended to the generated output:

```bash
codewhisper generate -pr "Analyze this code for potential security vulnerabilities"
Expand Down

0 comments on commit 271a559

Please sign in to comment.