Parcourir la source

Update README.md

Carlos Fenollosa il y a 9 ans
Parent
commit
d8babeefc1
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      README.md

+ 0 - 2
README.md

@@ -3,8 +3,6 @@ os-tutorial
 
 How to create an OS from scratch!
 
-**New lessons will be added about every week, at the same pace that I learn each concept**
-
 I have always wanted to learn how to make an OS from scratch. In college I was taught
 how to implement advanced features (pagination, semaphores, memory management, etc)
 but: