Browse Source

Note on relative and absolute paths

renovate/configure
Yota Toyama 8 years ago
parent
commit
3dc9761d9c
  1. 3
      README.md

3
README.md

@ -50,6 +50,9 @@ Options:
- HTML attributes: `href`, `src` - HTML attributes: `href`, `src`
- URL schemes: `http`, `https` - URL schemes: `http`, `https`
Also supports relative and absolute paths.
(Absolute paths need `--document-root` option.)
## License ## License
[MIT](LICENSE) [MIT](LICENSE)

Loading…
Cancel
Save