From 8ca451f13e5f664778f4ddf0a70ff31a23baed59 Mon Sep 17 00:00:00 2001 From: Steve Schnepp Date: Thu, 12 Jan 2012 15:30:52 +0100 Subject: [PATCH] Use Markdown for README --- README => README.md | 1 + 1 file changed, 1 insertion(+) rename README => README.md (65%) diff --git a/README b/README.md similarity index 65% rename from README rename to README.md index 7d3c7f9a..960c5caa 100644 --- a/README +++ b/README.md @@ -2,3 +2,4 @@ This is the repository for all user contributed stuff * contrib/tools/ is for 3rd-party tools. It usually serves as an incubator of trunk/contrib. * contrib/plugins/ is for 3rd-party plugins. It will serve as the backend of exchange.munin-monitoring.org when it is operational again. +* contrib/templates/ is for 3rd-party templates. Feel free to update templates, or even to create new ones. Bonus points for mobile-friendly ones :)