Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
lnxpy committed Jun 11, 2024
1 parent 265a92b commit e2e2256
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,14 +78,14 @@ hey --help
hey ask "explain the duality term in quantum physics."
```

- If your query needs more explanations with code snippets maybe, they just `hey`.
- If your question needs more explanations with code snippets, then just `hey`.

```sh
hey
<OPENS EDITOR>
```

> Keep in mind that when you run `hey` with no sub-commands, the default `$EDITOR` will be used. Feel free to ask your question in markdown style.
> Keep in mind that when you run `hey` with no sub-commands, the default `$EDITOR` will be used. If this environment variable is not set, then `vim` on Unix-like systems and `notepad` on Windows machines will be used by default.
### Configuration
There is a command dedicated for more customizability. Check the following bullet-points.
Expand Down

0 comments on commit e2e2256

Please sign in to comment.