From fbf77f586d65e319ecc1da11e98dcd932dd88b28 Mon Sep 17 00:00:00 2001 From: Colomban Wendling Date: Sun, 9 Oct 2011 22:54:27 +0200 Subject: [PATCH] Add reStructuredText extension to README This will help GitHub to detect the content type and format it nicely. --- README => README.rst | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README => README.rst (100%) diff --git a/README b/README.rst similarity index 100% rename from README rename to README.rst