From f3d9fcd5ef4830371df7c855ff29d320e125b2f7 Mon Sep 17 00:00:00 2001 From: Braeden Sowinski Date: Thu, 30 Mar 2023 14:18:20 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 819f4b3..e58e3d8 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ I am very interested in learning more low level systems; and I have found this wonderful series to learn more about operating systems by programming a basic os using Assembly and some C++ ->> [Series Link](https://www.youtube.com/watch?v=9t-SPC7Tczc&list=PLFjM7v6KGMpiH2G-kT781ByCNC_0pKpPN) << +[link](https://www.youtube.com/watch?v=9t-SPC7Tczc&list=PLFjM7v6KGMpiH2G-kT781ByCNC_0pKpPN) <<