Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ Do you want to execute this code or save it? r (Run) / s (Save) / c (Copy) / q (
```
a. The language parameter shows you the language of the code, and this does not always show up, it may show as ```Language: ```
b. The Text under the ```Code ----------------``` is the code generated by the LLM
c. The last this is a question that asks you to run it in the terminal (if it was a bash script, for example), save it, copy it to clipboard.
c. The last **thing** is a question that asks you to run it in the terminal (if it was a bash script, for example), save it, copy it to clipboard.

Hint:- If you want to save it to a project, you can do that under the (Save) option.

Expand Down