diff --git a/README.md b/README.md index fc81eb3..541c30c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # nginx_modsite -The Bash script can list, enable and disable nginx sites. -Now working on OSX with Hombrew/nginx. +A bash script to enable, disable, and list Nginx sites, and help reload the config. + +[Read all about it](https://www.ajsalkeld.com/project/2016/07/16/Nginx-modsite-a2ensite-tool-for-nginx-enable-disable-reload/).