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)