Changed header in README

This commit is contained in:
Jack-Benny Persson 2014-01-02 15:28:50 +01:00
parent 872ce277b1
commit 1546b293d2

View File

@ -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