Skip to content

Commit 787089c

Browse files
authored
Update README.md
1 parent e72f35b commit 787089c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ yarn add -g repo-description
3737

3838
### Usage
3939

40-
### As a JavaScript Module
40+
#### As a JavaScript Module
4141

4242
You can use `repo-description` directly in your JavaScript or Node.js projects:
4343

@@ -99,7 +99,7 @@ async function runDescription() {
9999
runDescription();
100100
```
101101

102-
### As a Command-Line Interface (CLI)
102+
#### As a Command-Line Interface (CLI)
103103

104104
Use the `repo-describer` command directly in your terminal:
105105

0 commit comments

Comments
 (0)