diff --git a/README.md b/README.md index b703572..5e4cb68 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,10 @@ fn main() { $ cargo add clap-port-flag ``` +## Further Reading +- [WhatWG URL spec](https://url.spec.whatwg.org/) +- [nodejs.org/api/url](https://nodejs.org/api/url.html) + ## Acknowledgements The original version of this crate was sketched out by [@TeXitoi](https://github.com/TeXitoi) in