Skip to content

Commit 9980490

Browse files
committed
README: Capitalize words
Signed-off-by: Howard Chu <[email protected]>
1 parent f77de92 commit 9980490

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ A minimalistic TUI file explorer with **minimal dependencies**, written by a [ra
1111

1212
![](img/lucius.jpg)
1313

14-
## quick start
14+
## Quick start
1515

16-
### installation
16+
### Installation
1717

1818
#### Arch Linux
1919

@@ -23,7 +23,7 @@ A minimalistic TUI file explorer with **minimal dependencies**, written by a [ra
2323
paru -S transgender
2424
```
2525

26-
### compiling from source
26+
### Compiling from source
2727

2828
clone the repo
2929
```bash
@@ -40,7 +40,7 @@ make
4040
make install
4141
```
4242

43-
### shell configuration
43+
### Shell configuration
4444

4545
paste this shell script function into your shell configuration file, its location depends on which shell you use (`~/.bashrc`, `~/.bash_profile`, `source ~/.zshrc`, `~/.config/fish/config.fish`)
4646
```
@@ -89,7 +89,7 @@ ts /root
8989

9090
<br/>
9191

92-
### config file
92+
### Config file
9393

9494
located at
9595

@@ -135,7 +135,7 @@ Other themes:
135135

136136
<br/>
137137

138-
### Search
138+
### Searching
139139

140140
Now supports `>> regular expression <<`
141141

@@ -154,7 +154,7 @@ make install
154154

155155
<br/>
156156

157-
### uninstall
157+
### Uninstallation
158158

159159
if you want to uninstall `Transgender.rs`
160160
```

0 commit comments

Comments
 (0)