diff --git a/topics/linux/README.md b/topics/linux/README.md
index 4cff3aa..7818c80 100644
--- a/topics/linux/README.md
+++ b/topics/linux/README.md
@@ -313,6 +313,8 @@ The root of the filesystem. The beginning of the tree.
What kind of information one can find in /proc?
+
+It contains useful information about the processes that are currently running, it is regarded as control and information center for kernel.