diff --git a/README.md b/README.md index b1b0905..f648410 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +# NEED UNIT TEST # Rainbow Bash This bash script overrides clear, so when you call clear in shell, it displays the date, moving back and forth, and padded with less and greater than symbols. The reason was just to have some fun and learn more about writing shell scripts.