소스 검색

Update README.md

Carlos Fenollosa 9 년 전
부모
커밋
d8babeefc1
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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: