From caeed48f5bac94ed788957e7159f333ad6da160f Mon Sep 17 00:00:00 2001 From: Lara Ianov <lianov@uab.edu> Date: Thu, 29 Nov 2018 14:08:21 -0600 Subject: [PATCH] Update demo.sh --- demo.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/demo.sh b/demo.sh index 68636f6..4f18442 100755 --- a/demo.sh +++ b/demo.sh @@ -10,3 +10,5 @@ echo "line added locally after cloning, and then committed and pushed to GitLab" # changes below were made in Atom, staged, committed and pushed directly from Atom echo "printing current date and time" date + +#----- This represents finalized code ready to be merged -------- \ No newline at end of file -- GitLab