summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-01-11 16:48:10 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-01-11 16:48:10 +0100
commiteb50ab3b61ee2280dac2696598a58803e246fe22 (patch)
tree789a402d3734459425f7111f298d2f588b96131c /README.md
parentfa34f3149f2534dc50af1b69e12befc3ca62785a (diff)
Mot de passe + nonce serveur
Début de https://github.com/marienfressinaud/FreshRSS/issues/104
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.md b/README.md
index 96e25f4df..4100a8638 100644
--- a/README.md
+++ b/README.md
@@ -74,17 +74,14 @@ mysqldump -u utilisateur -p --databases freshrss > freshrss.sql
```
-
----
-
# Bibliothèques incluses
-* [SimplePie](https://github.com/simplepie/simplepie)
+* [SimplePie](http://simplepie.org/)
* [MINZ](https://github.com/marienfressinaud/MINZ)
* [php-http-304](http://alexandre.alapetite.fr/doc-alex/php-http-304/)
* [jQuery](http://jquery.com/)
* [keyboard_shortcuts](http://www.openjs.com/scripts/events/keyboard_shortcuts/)
-## Uniquement dans certaines configurations
+## Uniquement pour certaines options
* [bcrypt.js](https://github.com/dcodeIO/bcrypt.js)
* [phpQuery](http://code.google.com/p/phpquery/)
* [Lazy Load](http://www.appelsiini.net/projects/lazyload)