diff --git a/demo.sh b/demo.sh index 4f184429b36dc325300e049e74924b3f35b16fa0..ca6ca60eb814b2b3c179ebd360b03d4289dba83f 100755 --- a/demo.sh +++ b/demo.sh @@ -11,4 +11,6 @@ echo "line added locally after cloning, and then committed and pushed to GitLab" echo "printing current date and time" date -#----- This represents finalized code ready to be merged -------- \ No newline at end of file +#----- This represents finalized code ready to be merged -------- + +#---- This represents work in progress, thus it remains in the branch for now ----- \ No newline at end of file