diff --git a/README.md b/README.md index aed0476..2b3ae74 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,14 @@ # welcome.sh  -### A nice welcome script for Bash -This is a nice little script for your `.bashrc` that greets you on every launch, with some helpful (and customizable!) information. +### A nice welcome script for Bash and Zsh +This is a nice little script for your `.bashrc` or `.zshrc` that greets you on every launch, with some helpful (and customizable!) information. -My goal with this script is to keep it simple, just a single line that gives useful information when you start the terminal. +My goal with this script is to keep it simple, just a single line that gives useful information when you start a terminal session. #### Features: - Relatively fast - Works across many distros (update checking support) - Clean and simple -- Written entirely in Bash