Skip to content

Commit 256c137

Browse files
author
RajRays
authored
Update README.md
1 parent 5615a23 commit 256c137

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,16 @@ ___________
4040

4141
* Implement History Feature
4242

43-
[history]
44-
-> Displays Commmand History In Numerical Order
43+
History Feature Located In Program As "History Utilities"
44+
45+
[history]
46+
-> Displays Commmand History In Numerical Order
4547

46-
[!!]
47-
-> Runs Previous Command
48+
[!!]
49+
-> Runs Previous Command
4850

49-
[!i]
50-
-> Runs ith Command In History (Ex. !3 Runs 3rd Command)
51+
[!i]
52+
-> Runs ith Command In History (Ex. !3 Runs 3rd Command)
5153

5254

5355

0 commit comments

Comments
 (0)