From 323cd874c5274408d5346dfeafbf530ea5debd91 Mon Sep 17 00:00:00 2001 From: Ken Barber Date: Fri, 29 Apr 2011 09:55:55 +0200 Subject: Change README. --- README | 3 --- README.markdown | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 README create mode 100644 README.markdown 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. -- cgit v1.2.3