]> git.wh0rd.org - tt-rss.git/blob - README.md
update GPL blurb to version 3
[tt-rss.git] / README.md
1 Tiny Tiny RSS
2 =============
3
4 Web-based news feed aggregator, designed to allow you to read news from
5 any location, while feeling as close to a real desktop application as possible.
6
7 http://tt-rss.org
8
9 This program is free software: you can redistribute it and/or modify
10 it under the terms of the GNU General Public License as published by
11 the Free Software Foundation, either version 3 of the License, or
12 (at your option) any later version.
13
14 This program is distributed in the hope that it will be useful,
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 GNU General Public License for more details.
18
19 You should have received a copy of the GNU General Public License
20 along with this program. If not, see <http://www.gnu.org/licenses/>.
21
22 Copyright (c) 2005 Andrew Dolgov (unless explicitly stated otherwise).
23
24 Uses Silk icons by Mark James: http://www.famfamfam.com/lab/icons/silk/
25
26 ## Requirements
27
28 * Compatible web browser (http://tt-rss.org/wiki/CompatibleBrowsers)
29 * Web server, for example Apache
30 * PHP (with support for mbstring functions)
31 * PostgreSQL (tested on 8.3) or MySQL (InnoDB and version 4.1+ required)
32
33 ## Installation Notes
34
35 http://tt-rss.org/wiki/InstallationNotes
36
37 ## See also
38
39 * FAQ: http://tt-rss.org/wiki/FrequentlyAskedQuestions
40 * Forum: http://tt-rss.org/forum
41 * Wiki: http://tt-rss.org/wiki/WikiStart