Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrislucas committed Nov 14, 2023
1 parent 78f6a0a commit e6272b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ $ promptr -p "Cleanup the code in src/index.js"
Promptr recognizes that the file `src/index.js` is referenced in the prompt, so the content of `src/index.js` is sent to the model along with the user's prompt.
<br />The model's response is automatically applied to the relevant files.
<br /><br />
<br />

__Alphabetize the methods in all of the javascript files__
```bash
Expand Down

0 comments on commit e6272b3

Please sign in to comment.