Skip to content

Commit

Permalink
upgraded readme
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrieleDG0 authored Dec 13, 2024
1 parent b5710dc commit d6adae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Custom Shell
# Custom Linux Shell

## Introduction
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).
Expand Down

0 comments on commit d6adae9

Please sign in to comment.