diff --git a/README.md b/README.md index 84bafc8..eb0ea7e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ Useful utility scripts. +## Install + `install.sh` -- install all files in `./src/` to install directory (`/usr/local/bin/`). `install.sh -u` -- uninstall all files in `./src/` from install directory. + +## Files + +``` +newsh [command] create executable `sh` script. Optionally add command. +```