From e3e9a6b7e1a5ec3a9b62c9fb760c738f1919a6c0 Mon Sep 17 00:00:00 2001 From: G2 <72430668+G2-Games@users.noreply.github.com> Date: Fri, 2 Sep 2022 16:51:49 -0500 Subject: [PATCH] Updated and fixed the image in the README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aef3ce6..fbcbf6a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # welcome-sh ### A nice welcome script for Bash This is a nice little script for your `.bashrc` that greets you on every launch, with some helpful (and customizable!) information -![image](https://user-images.githubusercontent.com/72430668/188234508-58f32e1a-c49d-40b8-a67b-24ea4c29717b.png) +![image](https://user-images.githubusercontent.com/72430668/188239728-70f8a84d-e32c-49b5-b51d-985e1f83884b.png) To use it, download `welcome.sh` and place it in your home directory. Then add `/home/$USER/welcome.sh` to your `.bashrc`