diff --git a/README.md b/README.md index 624e170..6ebdc41 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Useful inside scripts to report back to an administrator. Copy the slackecho script to your binary path * Configuration Update the SLACKURL with your own (todo: create a config file and a way to setup the file on first run) + Update the 'defaults' within the script * Dependencies curl * How to run tests @@ -24,7 +25,7 @@ Useful inside scripts to report back to an administrator. ### Contribution guidelines ### -TODO +#TODO# * Writing tests * Code review * Other guidelines