fix preview

This commit is contained in:
Night Kaly 2024-02-04 20:31:44 +00:00
parent 8bd28f76d3
commit 0af472ccdc
No known key found for this signature in database
GPG key ID: 8E829D3381CFEBBE

View file

@ -4,7 +4,7 @@ rush is a minimalistic shell for Unix systems written in C.
# Preview
[![Valid command](https://r2.e-z.host/3c62bb3a-a8a9-43f6-afd6-553646f51dc4/aqnpvvud.png)]()
[![Invalid command](https://nightly.502-bad-gateway.host/xf80dq0b.png)]()
[![Invalid command](https://r2.e-z.host/3c62bb3a-a8a9-43f6-afd6-553646f51dc4/xf80dq0b.png)]()
# Dependencies
- gcc
@ -48,3 +48,4 @@ $ ./rush
- [Shell assignment](https://www.cs.cornell.edu/courses/cs414/2004su/homework/shell/shell.html)
- [khol](https://github.com/SanketDG/khol/)