Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidd-77 authored Jan 20, 2025
1 parent 120575e commit 3f685fb
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
Expand Up @@ -3,7 +3,7 @@
## Overview
This is a simple shell written in C++ from scratch. It supports various shell-like features including command execution, piping, background processes, and I/O redirection.

![image](https://github.com/user-attachments/assets/78c85d45-17ef-46fd-8ee0-2df2e8415d9b)
![image (1)](https://github.com/user-attachments/assets/f28371bc-25b3-4d20-bf71-7dd1d750cdab)

## Features
- **Execute Commands**: Run standard system commands.
Expand Down

0 comments on commit 3f685fb

Please sign in to comment.