diff --git a/demo.sh b/demo.sh index 68636f65fe3a8a10a668ec887ca8f7feb9a4475c..4f184429b36dc325300e049e74924b3f35b16fa0 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