From be34350ec51ce9e09e4d4ba7fc72434a6436c9d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Tue, 18 Feb 2014 09:08:48 +0100 Subject: [PATCH] Make readme show in rst on github MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- test/{README => README.rst} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{README => README.rst} (100%) diff --git a/test/README b/test/README.rst similarity index 100% rename from test/README rename to test/README.rst