Fixed issue #2
diff --git a/custom/example.bash b/custom/example.bash
new file mode 100644
index 0000000..4f73d86
--- /dev/null
+++ b/custom/example.bash
@@ -0,0 +1,4 @@
+#!/bin/bash
+#
+# This is an example file. Don't use this for your custom scripts. Instead, created another file within the
+# custom directory.
\ No newline at end of file