Skip to content

Commit

Permalink
📝 Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
segersniels committed Apr 5, 2024
1 parent 941a56e commit a9f5a20
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,11 @@ Version: "x.x.x"
USAGE:
genmoji [OPTIONS]

COMMANDS:
generate Generate a commit message based on the current staged changes
commit Generate a commit message & commit for your staged changes

OPTIONS:
--model <VALUE> OpenAI model to use (default: "gpt-4-turbo-preview")
--model <VALUE> OpenAI model to use (default: gpt-4-turbo-preview)
-h, --help Prints help information
```

0 comments on commit a9f5a20

Please sign in to comment.