Skip to content

Commit 1961120

Browse files
committed
Mise à jour README
@marienfressinaud Pourrait être passé dans la 0.6
1 parent 94c5f41 commit 1961120

File tree

1 file changed

+10
-12
lines changed

1 file changed

+10
-12
lines changed

README.md

Lines changed: 10 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,25 @@ FreshRSS est un agrégateur de flux RSS à auto-héberger à l'image de [Selfoss
44
* Site officiel : http://marienfressinaud.github.io/FreshRSS/
55
* Démo : http://marienfressinaud.fr/projets/freshrss/
66
* Développeur : Marien Fressinaud <[email protected]>
7-
* Version actuelle : 0.5.1
8-
* Date de publication 2013-10-15
7+
* Version actuelle : 0.7
8+
* Date de publication 2013-xx-xx
99
* License AGPL3
1010

1111
![Logo de FreshRSS](http://marienfressinaud.fr/data/images/freshrss/freshrss_title.png)
1212

1313
# Disclaimer
14-
Cette application a été développée pour s'adapter à mes besoins personnels.
15-
Je ne garantis en aucun cas la sécurité de celle-ci, ni son bon fonctionnement
16-
sur un autre serveur que le mien. Je m'engage néanmoins à répondre dans la
17-
mesure du possible aux demandes d'évolution si celles-ci me semblent justifiées.
14+
Cette application a été développée pour s'adapter à des besoins personnels et non professionels.
15+
Je ne garantis en aucun cas la sécurité de celle-ci, ni son bon fonctionnement.
16+
Je m'engage néanmoins à répondre dans la mesure du possible aux demandes d'évolution si celles-ci me semblent justifiées.
1817
Privilégiez pour cela des demandes sur GitHub
1918
(https://github.com/marienfressinaud/FreshRSS/issues) ou par mail ([email protected])
2019

2120
# Pré-requis
22-
* Serveur Apache ou Nginx (non testé sur les autres)
23-
* PHP 5.3 (il me faudrait des retours sur d'autres versions antérieures)
24-
* libxml pour PHP
25-
* cURL
26-
* PDO et MySQL
27-
* MySQL (SQLite à venir)
21+
* Serveur Apache2 ou Nginx (non testé sur les autres)
22+
* PHP 5.2+ (PHP 5.3.3+ recommandé)
23+
* Requis : [libxml](http://php.net/xml), [cURL](http://php.net/curl), [PDO_MySQL](http://php.net/pdo-mysql)
24+
* Recommandés : [mbstring](http://php.net/mbstring), [Zlib](http://php.net/zlib)
25+
* MySQL 5.0.3+ (SQLite à venir)
2826
* Un navigateur Web récent tel Firefox, Chrome, Opera, Safari, Internet Explorer 9+
2927
* Fonctionne aussi sur mobile
3028

0 commit comments

Comments
 (0)