From 55813e21bad22f9107c84676563bdd07ebe36962 Mon Sep 17 00:00:00 2001 From: trinib Date: Tue, 22 Nov 2022 11:43:48 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index feea8a8..60c1887 100644 --- a/README.md +++ b/README.md @@ -4400,6 +4400,7 @@ cht.sh keyword | | | | :--: | :--: | | [introduction-to-bash-scripting](https://github.com/bobbyiliev/introduction-to-bash-scripting) | Free Introduction to Bash Scripting eBook| +| [shell-scripting-tutorial](https://github.com/techarkit/shell-scripting-tutorial) | A complete begineers guide to learn shell scripting from scratch which includes Videos, Practice scenarios and project idea. | | [100-shell-script-examples](https://github.com/epety/100-shell-script-examples) | Collection of shell scripts found on the internet | | [simple-bash-scripts](https://github.com/ruanyf/simple-bash-scripts) | A collection of simple Bash scripts | | [shell-examples](https://github.com/qjcg/shell-examples) | Little Bash shell scripting examples |