Skip to content

Commit 58ffd0b

Browse files
fix: README
1 parent 7210f31 commit 58ffd0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ by github or other sites via a command line flag.
3636
yarn add @technote-space/doctoc
3737
```
3838

39-
#### Example
39+
## Example
4040
```js
4141
import {readFileSync} from 'fs';
4242
import {findMarkdownFiles, transform} from '@technote-space/doctoc';

0 commit comments

Comments
 (0)