Skip to content

Commit 61e219a

Browse files
authored
Add filenamify-cli to the Related readme section
Fixes #6
1 parent b22fbd3 commit 61e219a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ Cannot contain: `<` `>` `:` `"` `/` `\` `|` `?` `*`
5353

5454
## Related
5555

56+
- [filenamify-cli](https://github.com/sindresorhus/filenamify-cli) - CLI for this module
5657
- [filenamify-url](https://github.com/sindresorhus/filenamify-url) - Convert a URL to a valid filename
5758
- [valid-filename](https://github.com/sindresorhus/valid-filename) - Check if a string is a valid filename
5859
- [unused-filename](https://github.com/sindresorhus/unused-filename) - Get a unused filename by appending a number if it exists

0 commit comments

Comments
 (0)