diff --git a/README.md b/README.md index e3b2668..c3b3012 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,10 @@ Options: -o, --output Output directory [default: ./src/app] -t, --templates Custom templates directory [default: ./templates] -s, --select-endpoints Interactively select tags and endpoints to generate + -c, --config Use a JSON configuration file (skips interactive prompts) + --init-config [file] Generate a JSON configuration file instead of generating code --skip-install Skip dependency installation + --skip-lint Skip post-generation linting and formatting --dry-run Simulate without writing files -h, --help Show help ```