summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Smith2010-03-29 19:18:09 +0000
committerGreg Smith2010-03-29 19:18:09 +0000
commit5ea4bd76d031431a828ec5e37195baa3cd4ebad9 (patch)
treea269633c9f49fae7e5b4d067c88ec3732492e6a7
parentbafdbd967674737b28243ff1dceb111a8ed8b524 (diff)
Change extension for README to .rstHEADmaster
-rw-r--r--README.rst (renamed from README)2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README.rst
index 42ce889..6ee2e7d 100644
--- a/README
+++ b/README.rst
@@ -75,7 +75,7 @@ page for pgtune listed below.
Documentation
=============
-The documentation README for pgtune is in ReST markup. Tools
+The documentation README.rst for pgtune is in ReST markup. Tools
that operate on ReST can be used to make versions of it formatted
for other purposes, such as rst2html to make a HTML version.