diff --git a/README.md b/README.md index 86fcb6c..819f4b3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # flamios -Following a wonderful tutorial series to learn more about operating systems by programming a basic os. -https://www.youtube.com/watch?v=9t-SPC7Tczc&list=PLFjM7v6KGMpiH2G-kT781ByCNC_0pKpPN +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) <<