From f0b170156e058f55fe599a0c5e56944d2c23b445 Mon Sep 17 00:00:00 2001 From: Mumshad Mannambeth Date: Mon, 8 Jun 2020 08:02:08 +0800 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d49fcf..cca8ba8 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ -# linux-basics-course +# The Linux Basics Course + +These are notes from the [Linux Basics Course](https://kodekloud.com/p/the-linux-basics-course) hosted on KodeKloud. + +# Sections + +[01-Introduction](docs/01-Introduction) +[02-Working-With-Shell-Part-I](docs/02-Working-With-Shell-Part-I)