Skip to content

Commit 7c2837b

Browse files
author
RajRays
authored
Update README.md
1 parent 256c137 commit 7c2837b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ________________________________________________________________________
44
___________
55
Part 1
66
___________
7-
* Implement SimpleShell
7+
* Implement Shell With No Commands
88
* Use ProcessBuilder Class To Create External Processes
99

1010
___________
@@ -52,7 +52,7 @@ ___________
5252
-> Runs ith Command In History (Ex. !3 Runs 3rd Command)
5353

5454

55-
55+
___________
5656
Extra Commands Added For Fun
5757
* [ls] -> List All Files And Directories Within Current Directory
5858
* [cp] -> Copy One File To Another. If File Recipient Does Not Exist, Creates File

0 commit comments

Comments
 (0)