فهرست منبع

fixed README for lesson 22

Carlos 9 سال پیش
والد
کامیت
d271f5bd6f
1فایلهای تغییر یافته به همراه0 افزوده شده و 9 حذف شده
  1. 0 9
      22-malloc/README.md

+ 0 - 9
22-malloc/README.md

@@ -1,12 +1,3 @@
-TODO
-FIXME
-antes de seguir
-http://wiki.osdev.org/James_Molloy%27s_Tutorial_Known_Bugs
-
-
-
-
-
 *Concepts you may want to Google beforehand: malloc*
 
 **Goal: Implement a memory allocator**