From c1225589b806b2a04c07fbeecb69bbc0ea00858d Mon Sep 17 00:00:00 2001 From: koalaman Date: Fri, 19 Jan 2018 18:06:09 -0800 Subject: [PATCH] Updated Template (markdown) --- Template.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Template.md b/Template.md index 8491d0b..c8e9eb7 100644 --- a/Template.md +++ b/Template.md @@ -17,4 +17,8 @@ ### Exceptions: -(Cases where the user may choose to ignore this warning, if any.) \ No newline at end of file +(Cases where the user may choose to ignore this warning, if any.) + +### Other resources: + +(BashFAQ entry, StackOverflow duplicate, man pages, POSIX docs, etc) \ No newline at end of file