Skip to content

Commit 023d2a1

Browse files
committed
📝 Add advanced configuration in README.md
1 parent e009cd6 commit 023d2a1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ Run via `Ctrl+Shift+P` or `Cmd+Shift+P`:
3434
- `unstaged`: Use unstaged files
3535
- `tryStagedThenUnstaged`: Try staged files first, then try unstaged files if no staged files are found
3636

37+
## Advanced configuration
38+
39+
The configuration is saved at `~/.config/gptcommit/config.json`. You can edit it manually, but it's recommended to use commands inside VS Code to edit the configuration, unless you know what you are doing.
40+
41+
Also refer to the [gptcommit][1] documentation for more information.
42+
3743
[1]: https://github.com/zurawiki/gptcommit
3844
[2]: https://raw.githubusercontent.com/pwwang/vscode-gptcommit/master/vscode-gptcommit.gif
3945
[3]: https://openai.com/api/

0 commit comments

Comments
 (0)