# check_urls
Verify the validity of URLs inside your files
## WIP project
```
check_urls 0.1.0
William Droz
Verify the validity of URLs inside your files
USAGE:
check_urls [OPTIONS]
OPTIONS:
-h, --help Print help information
-p, --path <PATH> Path of codebase to check [default: .]
-V, --version Print version information
```