diff --git a/README.md b/README.md
index dca9e30..8889234 100644
--- a/README.md
+++ b/README.md
@@ -3112,6 +3112,7 @@ If you mention at any point ps command with arugments, be familiar with what the
What is the init process?
+It is the first process executed by the kernel during the booting of a system. It is a daemon process which runs till the system is shutdown. That is why, it is the parent of all the processes