Skip to content

Commit

Permalink
fix: README
Browse files Browse the repository at this point in the history
  • Loading branch information
mathusanm6 committed Dec 22, 2023
1 parent a06519c commit 978b8ab
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 7 deletions.
22 changes: 15 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,41 +33,49 @@ Our shell emulator, developed in C, is a compact yet powerful tool, designed wit
## 2. Visual Previews

<p align="center">
<img src="images/SCR-20231203-0.png" alt="Job Control Shell">
<img src="images/jobs.jpeg" alt="Job Control Shell">
<br>
<sub>Job Control Shell</sub>
</p>

<br>

<p align="center">
<img src="images/SCR-20231203-1.png" alt="Basic Prompt View">
<img src="images/basic-prompt-view.jpeg" alt="Basic Prompt View">
<br>
<sub>Basic Prompt View</sub>
</p>

<br>

<p align="center">
<img src="images/SCR-20231203-2.png" alt="Listing Files">
<img src="images/listing-files.jpeg" alt="Listing Files">
<br>
<sub>Listing Files</sub>
</p>

<br>

<p align="center">
<img src="images/SCR-20231203-3.png" alt="Ever Updating Prompt">
<img src="images/date.jpeg" alt="Executing an External Command: Date">
<br>
<sub>Ever Updating Prompt</sub>
<sub>Executing an External Command: Date</sub>
</p>

<br>

<p align="center">
<img src="images/SCR-20231203-4.png" alt="Executing an External Command: Date">
<img src="images/redirections.jpeg" alt="I/O Redirections">
<br>
<sub>Executing an External Command: Date</sub>
<sub>I/O Redirections</sub>
</p>

<br>

<p align="center">
<img src="images/jobs.jpeg" alt="Jobs">
<br>
<sub>Jobs</sub>
</p>

## 3. Installation
Expand Down
Binary file added images/basic-prompt-view.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/date.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/job-control-shell.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/jobs.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/listing-files.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/redirections.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 978b8ab

Please sign in to comment.