From 853eb324dc1e80a55b4b268f1bb3f43d56a4978c Mon Sep 17 00:00:00 2001 From: therealnightmare Date: Tue, 30 May 2023 01:42:33 +0600 Subject: [PATCH] added a video of making web browser --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1072d6a..b6bad5a 100644 --- a/README.md +++ b/README.md @@ -389,6 +389,7 @@ It's a great way to learn. * [**Rust**: _Let's build a browser engine_](https://limpet.net/mbrubeck/2014/08/08/toy-layout-engine-1.html) * [**Python**: _Browser Engineering_](https://browser.engineering) +* [**Python**: _Create Your Own Browser Using Python_](https://www.youtube.com/watch?v=z-5bZ8EoKu4)[video] #### Build your own `Web Server`