From 45d90b6bfd50164562afa70a2ca9051ffb8b29da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 31 Dec 2010 14:16:37 +0100 Subject: [PATCH] Use same formatting for all text files. --- INSTALL | 6 +++--- README | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/INSTALL b/INSTALL index 56c8948f8..531c2d506 100644 --- a/INSTALL +++ b/INSTALL @@ -1,7 +1,7 @@ phpMyAdmin - Installation -------------------------- +========================= - Please have a look to the Documentation.txt or - Documentation.html files. +Please have a look to the Documentation.txt or +Documentation.html files. diff --git a/README b/README index dddc67b67..f34157120 100644 --- a/README +++ b/README @@ -35,36 +35,36 @@ along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Requirements -~~~~~~~~~~~~ +------------ * PHP 5.2 or later * MySQL 5.0 or later * a web-browser (doh!) Summary -~~~~~~~ +------- phpMyAdmin is intended to handle the administration of MySQL over the web. For a summary of features, please see the Documentation.txt/.html file. Download -~~~~~~~~ +-------- You can get the newest version at http://www.phpmyadmin.net/. More Information -~~~~~~~~~~~~~~~~ +---------------- Please see the Documentation.txt/.html file. Support -~~~~~~~ +------- See reference about support forums under http://www.phpmyadmin.net/ Enjoy! -~~~~~~ +------ The phpMyAdmin Devel team