Bladeren bron

Update README.md

0xAX 10 jaren geleden
bovenliggende
commit
94f8cf69f3
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      Theory/README.md

+ 1 - 1
Theory/README.md

@@ -1,6 +1,6 @@
 # Theory
 
-This chapter describes various concepts which are used in the Linux kernel.
+This chapter describes various theoretical concepts and concepts which are not directly related to practice but useful to know.
 
 * [Paging](http://0xax.gitbooks.io/linux-insides/content/Theory/Paging.html)
 * [Elf64 format](http://0xax.gitbooks.io/linux-insides/content/Theory/ELF.html)