瀏覽代碼

Update README.md

0xAX 10 年之前
父節點
當前提交
94f8cf69f3
共有 1 個文件被更改,包括 1 次插入1 次删除
  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)