From 0af472ccdcf80e2cdd87fb10cbad63dbfe2e9bb8 Mon Sep 17 00:00:00 2001 From: night0721 Date: Sun, 4 Feb 2024 20:31:44 +0000 Subject: [PATCH] fix preview --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ae029fc..de33564 100644 --- a/README.md +++ b/README.md @@ -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/) +