From 3a5d1b2802f8827b43309d7e05a1b8feaba45f6e Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Wed, 12 Dec 2012 05:20:32 +0000 Subject: [PATCH 1/2] rename README to README.md to make Github's markdown parser kick in --- README => README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README => README.md (100%) diff --git a/README b/README.md similarity index 100% rename from README rename to README.md From 763f8c92805e10bba752d002729e8f083a6bf7c8 Mon Sep 17 00:00:00 2001 From: Waldir Date: Wed, 12 Dec 2012 05:38:54 +0000 Subject: [PATCH 2/2] fix markup --- README.md | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index da614a004..0371f80cc 100644 --- a/README.md +++ b/README.md @@ -10,23 +10,19 @@ Licensed under GNU GPL version 2 Copyright (c) 2005-2010 Andrew Dolgov (unless explicitly stated otherwise). -Requirements -============ +## Requirements - * Compatible web browser (http://tt-rss.org/wiki/CompatibleBrowsers) - * Web server, for example Apache - * PHP (with support for mbstring functions) - * PostgreSQL (tested on 8.3) or MySQL (InnoDB and version 4.1+ required) +* Compatible web browser (http://tt-rss.org/wiki/CompatibleBrowsers) +* Web server, for example Apache +* PHP (with support for mbstring functions) +* PostgreSQL (tested on 8.3) or MySQL (InnoDB and version 4.1+ required) -Installation Notes -================== +## Installation Notes - http://tt-rss.org/wiki/InstallationNotes +http://tt-rss.org/wiki/InstallationNotes -See also -======== - - * FAQ: http://tt-rss.org/wiki/FrequentlyAskedQuestions - * Forum: http://tt-rss.org/forum - * Wiki: http://tt-rss.org/wiki/WikiStart +## See also +* FAQ: http://tt-rss.org/wiki/FrequentlyAskedQuestions +* Forum: http://tt-rss.org/forum +* Wiki: http://tt-rss.org/wiki/WikiStart