mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 03:35:55 +00:00
rename README to README.md to make Github's markdown parser kick in
This commit is contained in:
32
README.md
Normal file
32
README.md
Normal file
@@ -0,0 +1,32 @@
|
||||
Tiny Tiny RSS
|
||||
=============
|
||||
|
||||
Web-based news feed aggregator, designed to allow you to read news from
|
||||
any location, while feeling as close to a real desktop application as possible.
|
||||
|
||||
http://tt-rss.org
|
||||
|
||||
Licensed under GNU GPL version 2
|
||||
|
||||
Copyright (c) 2005-2010 Andrew Dolgov (unless explicitly stated otherwise).
|
||||
|
||||
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)
|
||||
|
||||
Installation Notes
|
||||
==================
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user