Skip to content

Commit ba57129

Browse files
Merge pull request #10 from abirbhattacharya82/abirbhattacharya82-patch-1
Update README.md
2 parents c080cc7 + c717305 commit ba57129

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,14 @@ A shell script is a computer program designed to be run by the Unix shell, a com
2323
- [Prime Number check](Prime_check.sh)
2424
- [Maximum of Three Numbers](largest_among_three.sh)
2525
- [Minimum of Three Numbers](smallest_among_three.sh)
26-
- [Printing of User Data](User_data..sh)
26+
- [Printing of User Data](User_data.sh)
2727
- [Krishnamurthy NUmber Checker](Krishnamurthy_Number_Checker.sh)
28+
- [Triangle with Hypotenous on Right and Reverse Number](left_tri__num_rev.sh)
29+
- [Left Triangle with ```*``` ](left_tri.sh)
30+
- [Box made with ```#``` ](hash_box.sh)
31+
- [Array Manipulation](Array_Manupulation.sh)
32+
- [Largest Number in the Array](Largest_Elements_in_the_array.sh)
33+
- [Sorting Elements using Bubble sort](Sorting_elements_in_the_array.sh)
2834

2935
# New To GitHub??
3036
* [Intro to GitHub](https://youtu.be/wTTek8P2VB4)

0 commit comments

Comments
 (0)