diff --git a/README.md b/README.md index 0b68787..306a412 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # mktemplate - +This script attempts to eliminate user overhead of frequently coping a file to varying locations. +Mktemplate internally attempts to read a variable called "${MKTEMPLATE_HOME}". +This variable shall hold the path to the folder where templates are stored. +"Templates" are just files located at ${MKTEMPLATEHOME}. +Text files are processed through m4.