diff --git a/bash_echo_terminal.sh b/bash_echo_terminal.sh index 3e7f7ae..47e487a 100755 --- a/bash_echo_terminal.sh +++ b/bash_echo_terminal.sh @@ -13,4 +13,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!)" -echo "Jingxuan was here." \ No newline at end of file +echo "Jingxuan was here." +echo "Hannah was here!" \ No newline at end of file