Carlos Fenollosa пре 10 година
родитељ
комит
14f51e8246
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      12-kernel-c/README.md

+ 1 - 1
12-kernel-c/README.md

@@ -1,4 +1,4 @@
-*Concepts you may want to Google beforehand:*
+*Concepts you may want to Google beforehand: C, object code, linker, disassemble*
 
 **Goal: Learn to write the same low-level code as we did with assembler, but in C**