summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Barber <ken@bob.sh>2011-04-29 09:55:55 +0200
committerKen Barber <ken@bob.sh>2011-04-30 15:59:31 +0200
commit323cd874c5274408d5346dfeafbf530ea5debd91 (patch)
treeedf911ed6334d322fb42988202a896b1db9ff36c
parent99a93d366f2e1efb977fcc8fe300d3d8357c8214 (diff)
Change README.
-rw-r--r--README3
-rw-r--r--README.markdown3
2 files changed, 3 insertions, 3 deletions
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.