diff --git a/hello-world/Jordan_Taylor_plus/hello-world b/hello-world/Jordan_Taylor_plus/hello-world new file mode 100644 index 0000000..6a61a20 --- /dev/null +++ b/hello-world/Jordan_Taylor_plus/hello-world @@ -0,0 +1,3 @@ +#!/bin/bash +MESSAGE='hello world' +echo "$MESSAGE this is not a lizard" \ No newline at end of file