From 0a211a65c89be6b31d32272dfcdb4f3d6a26cd6f Mon Sep 17 00:00:00 2001 From: Gary Hansen Date: Wed, 21 Jun 2017 01:15:03 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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