From e39df3a6633676d5ad935ee3e4c492632a02c8b9 Mon Sep 17 00:00:00 2001 From: Michelle Medina Date: Thu, 11 Sep 2025 11:41:25 -0500 Subject: [PATCH] Update bash_echo_terminal.sh --- bash_echo_terminal.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bash_echo_terminal.sh b/bash_echo_terminal.sh index 08e2251..361fff9 100755 --- a/bash_echo_terminal.sh +++ b/bash_echo_terminal.sh @@ -12,4 +12,5 @@ echo "" echo "Here is a list of awesome ANVIL members who are learning git:" echo "Molly, after many years a PI needs a refresher!" -echo "Andrew should go here once we figure this out. (Andrew was here!)" \ No newline at end of file +echo "Andrew should go here once we figure this out. (Andrew was here!)" +echo "Michelle is ALSO here" \ No newline at end of file