Skip to content

Commit d6adae9

Browse files
authored
upgraded readme
1 parent b5710dc commit d6adae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Custom Shell
1+
# Custom Linux Shell
22

33
## Introduction
44
This project is a simple implementation of a Unix-like shell capable of executing commands, managing command history, handling piping and redirection, and supporting built-in commands such as cd, exit and history. It also includes basic signal processing to manage interrupts such as SIGINT (Ctrl+C).

0 commit comments

Comments
 (0)