Skip to content

Commit 5615a23

Browse files
author
RajRays
authored
Update README.md
1 parent 4b7cfe1 commit 5615a23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# OS_Java_Shell
22
Operating Systems Course Project: Creating A Shell Interface Using Java
33
________________________________________________________________________
4-
4+
___________
55
Part 1
66
___________
77
* Implement SimpleShell
88
* Use ProcessBuilder Class To Create External Processes
99

10-
10+
___________
1111
Part 2
1212
___________
1313

@@ -34,7 +34,7 @@ ___________
3434
-> Change To Root Directory
3535

3636
* ArrayList Data Structure Used To Decompose And Pass Commands To ProcessBuilder
37-
37+
___________
3838
Part 3
3939
___________
4040

0 commit comments

Comments
 (0)