Update README.md

This commit is contained in:
SowinskiBraeden authored and GitHub committed 2023-03-30 14:17:57 -07:00
1 parent e173307f8b
commit 0b616960bf
1 file changed
+3 -2
+3 -2
View File
@@ -1,4 +1,5 @@
# flamios # flamios
Following a wonderful tutorial series to learn more about operating systems by programming a basic os. 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++
https://www.youtube.com/watch?v=9t-SPC7Tczc&list=PLFjM7v6KGMpiH2G-kT781ByCNC_0pKpPN
>> [Series Link](https://www.youtube.com/watch?v=9t-SPC7Tczc&list=PLFjM7v6KGMpiH2G-kT781ByCNC_0pKpPN) <<