Skip to content

Commit 032f84b

Browse files
committed
πŸ“š docs(readme): refine section headings
1 parent 6641394 commit 032f84b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ brew tap o6uoq/homebrew-tap
1515
brew install o6uoq/homebrew-tap/fuzmit
1616
```
1717

18-
## ⚑ Quick start
18+
## ⚑ Quick Start
1919

2020
```bash
2121
fuzmit --help
@@ -24,7 +24,7 @@ fuzmit --type feat -m "add jira scope detection"
2424
fuzmit --type feat --scope -m "prompt for optional scope"
2525
```
2626

27-
## 🧭 Flags
27+
## 🎌 Flags
2828

2929
- `--type <type>` required commit type: `build|chore|ci|docs|feat|fix|perf|refactor|style|test`
3030
- `--scope <scope>` optional scope
@@ -34,7 +34,7 @@ fuzmit --type feat --scope -m "prompt for optional scope"
3434
- `--no-emojis` disable emojis in picker/help output
3535
- `--override` bypass main branch protection
3636

37-
## πŸ§ͺ Env defaults
37+
## 🌱 Environment Variables
3838

3939
- `FUZMIT_SCOPE=true|false` prompt for scope if `--scope` is not provided
4040
- `FUZMIT_JIRA_SCOPE=true|false` detect Jira scope from branch and ignore `--scope` / `FUZMIT_SCOPE`

0 commit comments

Comments
Β (0)