From 2485317ed244cee1aa540a0efdd629a7c79be121 Mon Sep 17 00:00:00 2001 From: 0xAX Date: Sun, 22 Mar 2015 12:25:53 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74d736a..c2cbfd6 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ linux-internals =============== -A series of posts about the linux kernel. +A series of posts about the linux kernel and it's indsides. **The goal is simple** - to share my modest knowledge about the internals of the linux kernel and help people who are interested in the linux kernel, and other low-level subject matter.