소스 검색

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)