aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-01-11 15:41:58 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-01-11 15:41:58 +0100
commitc17f5a139423e58a32ff5e29fb1f3f8a16c240dd (patch)
treee3a398a823fb69d9bf5b8fdd3dc3c96922f8c09b /README.md
parentc7a28e836edf4e681fe2e0395ab9f11cc90032c9 (diff)
Syntaxe README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index aebd445cd..28c70b81f 100644
--- a/README.md
+++ b/README.md
@@ -73,16 +73,20 @@ Par exemple, pour exécuter le script toutes les heures :
mysqldump -u utilisateur -p --databases freshrss > freshrss.sql
```
+---
+
# Bibliothèques incluses
* [SimplePie](https://github.com/simplepie/simplepie)
* [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
* [bcrypt.js](https://github.com/dcodeIO/bcrypt.js)
* [phpQuery](http://code.google.com/p/phpquery/)
* [Lazy Load](http://www.appelsiini.net/projects/lazyload)
+
## Uniquement si les fonctions natives ne sont pas disponibles
* [Services_JSON](http://pear.php.net/pepr/pepr-proposal-show.php?id=198)
* [password_compat](https://github.com/ircmaxell/password_compat)