Skip to content

Commit bd3c41e

Browse files
Update README.md
1 parent dd7bc73 commit bd3c41e

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,10 @@
99

1010
# Topics covered in this repository
1111

12-
- Introduction
13-
- Hello World!
14-
- Variables
15-
- Using parameters
16-
- Arrays
17-
- Conditionals
12+
- **[Introduction](https://github.com/ShubhamJagtap2000/Bash-Scripting/tree/main/01%20Introduction)**
13+
- **[Hello World!](https://github.com/ShubhamJagtap2000/Bash-Scripting/tree/main/02%20Hello%20World!)**
14+
- **[Variables](https://github.com/ShubhamJagtap2000/Bash-Scripting/tree/main/03%20Variables)**
15+
- **[Using parameters](https://github.com/ShubhamJagtap2000/Bash-Scripting/tree/main/04%20Parameters)**
16+
- **[Arrays](https://github.com/ShubhamJagtap2000/Bash-Scripting/tree/main/05%20Arrays)**
17+
- **[Conditionals](https://github.com/ShubhamJagtap2000/Bash-Scripting/tree/main/06%20Conditionals)**
18+
- **[Operators](https://github.com/ShubhamJagtap2000/Bash-Scripting/tree/main/07%20Operators%20%26%20Conditonals)**

0 commit comments

Comments
 (0)