diff --git a/README.md b/README.md index 3091a30..f5fa5e5 100644 --- a/README.md +++ b/README.md @@ -438,6 +438,9 @@ This repository is a compilation of well-written, step-by-step guides for re-cre * [**Rust**: _Writing Scalable Chat Service from Scratch_](https://nbaksalyar.github.io/2015/07/10/writing-chat-in-rust.html) * [**TypeScript**: _Tiny Package Manager: Learns how npm or Yarn works_](https://github.com/g-plane/tiny-package-manager) +* [**WebServer**: _What happens when you type www.google.com in your web browser?_](https://github.com/g-plane/tiny-package-manager) +https://medium.com/@AyobamiAdebesin/what-happens-when-you-type-google-com-and-press-enter-69db77e58714 + ## Contribute * Submissions welcome, just send a PR, or [create an issue](https://github.com/codecrafters-io/build-your-own-x/issues/new) * Help us review [pending submissions](https://github.com/codecrafters-io/build-your-own-x/issues) by leaving comments and "reactions"