diff --git a/README.md b/README.md index fb36603..e2e8976 100644 --- a/README.md +++ b/README.md @@ -4,18 +4,12 @@ a cli to find and remove links that might annoy the chrome web store team often these are firebase links for some reason -## Usage +# Usage -- `npx badlinks ` to scan -- `npx badlinks -r` to remove +`npx badlinks ` -- recursively search .js files in a folder for bad links -``` -Usage: bad firebase links [options] +For more options run `npx badlinks --help` -Arguments: - folder Folder to find JS links in +# Contributing -Options: - -r, --remove Remove the JS links - -h, --help display help for command -``` +Yes!