From 1546b293d2784c9741d65e632e8058091dca5c27 Mon Sep 17 00:00:00 2001 From: Jack-Benny Persson Date: Thu, 2 Jan 2014 15:28:50 +0100 Subject: [PATCH] Changed header in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b14745b..780952a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# shelltemplate # +# Shell template # I noticed that I usually write the same pieces of code at the start of every project. There's the shebang, the copyright header, the program name and the version. This is then followed by variables that holds the path to the binaries