From d855c25cf38e6cd9a032202fb6b8390358e414f4 Mon Sep 17 00:00:00 2001 From: ravindu sasanke <160329374+Ravindusasanka1@users.noreply.github.com> Date: Mon, 29 Sep 2025 09:00:59 +0530 Subject: [PATCH] Update course title in README I was Linux Basics course but I should be shell scripting for beginners course --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9fb20e9..5674324 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# The Linux Basics Course +# shell scripting for beginners Course These are notes from the [Shell Scripting for Beginners](https://kodekloud.com/courses/shell-scripts-for-beginners/) hosted on KodeKloud.