From: Ken Barber Date: Fri, 29 Apr 2011 07:55:55 +0000 (+0200) Subject: Change README. X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=323cd874c5274408d5346dfeafbf530ea5debd91;p=puppet-stdlib.git Change README. --- diff --git a/README b/README deleted file mode 100644 index b01d803..0000000 --- a/README +++ /dev/null @@ -1,3 +0,0 @@ -puppet-functions - -This is the puppet-functions module. diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..66ff373 --- /dev/null +++ b/README.markdown @@ -0,0 +1,3 @@ +## puppet-functions module + +This is the puppet-functions module. It provides a library of various functions that extend the basic function library that is provided in Puppet.