Skip to content

Commit ff31652

Browse files
authored
wordwrap
1 parent 03ae1c0 commit ff31652

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,9 @@ Project was bootstrapped with https://github.com/vuejs-templates/webpack-simple
5151
If you want to check if the links in your markdown work, run ``markdown-link-check``
5252

5353
```shell
54-
find . -name '*.md' -not -path './node_modules/*' -exec markdown-link-check '{}' --config .mlc-config.json ';'
54+
find . -name '*.md' -not -path './node_modules/*' -exec \
55+
markdown-link-check '{}' --config .mlc-config.json ';'
5556
```
5657

5758
## License
58-
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcitation-file-format%2Fcff-initializer-javascript.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcitation-file-format%2Fcff-initializer-javascript?ref=badge_large)
59+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcitation-file-format%2Fcff-initializer-javascript.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcitation-file-format%2Fcff-initializer-javascript?ref=badge_large)

0 commit comments

Comments
 (0)