Răsfoiți Sursa

Syntaxe README

Alexandre Alapetite 12 ani în urmă
părinte
comite
c17f5a1394
1 a modificat fișierele cu 4 adăugiri și 0 ștergeri
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -73,16 +73,20 @@ Par exemple, pour exécuter le script toutes les heures :
 mysqldump -u utilisateur -p --databases freshrss > freshrss.sql
 mysqldump -u utilisateur -p --databases freshrss > freshrss.sql
 ```
 ```
 
 
+---
+
 # Bibliothèques incluses
 # Bibliothèques incluses
 * [SimplePie](https://github.com/simplepie/simplepie)
 * [SimplePie](https://github.com/simplepie/simplepie)
 * [MINZ](https://github.com/marienfressinaud/MINZ)
 * [MINZ](https://github.com/marienfressinaud/MINZ)
 * [php-http-304](http://alexandre.alapetite.fr/doc-alex/php-http-304/)
 * [php-http-304](http://alexandre.alapetite.fr/doc-alex/php-http-304/)
 * [jQuery](http://jquery.com/)
 * [jQuery](http://jquery.com/)
 * [keyboard_shortcuts](http://www.openjs.com/scripts/events/keyboard_shortcuts/)
 * [keyboard_shortcuts](http://www.openjs.com/scripts/events/keyboard_shortcuts/)
+
 ## Uniquement dans certaines configurations
 ## Uniquement dans certaines configurations
 * [bcrypt.js](https://github.com/dcodeIO/bcrypt.js)
 * [bcrypt.js](https://github.com/dcodeIO/bcrypt.js)
 * [phpQuery](http://code.google.com/p/phpquery/)
 * [phpQuery](http://code.google.com/p/phpquery/)
 * [Lazy Load](http://www.appelsiini.net/projects/lazyload)
 * [Lazy Load](http://www.appelsiini.net/projects/lazyload)
+
 ## Uniquement si les fonctions natives ne sont pas disponibles
 ## Uniquement si les fonctions natives ne sont pas disponibles
 * [Services_JSON](http://pear.php.net/pepr/pepr-proposal-show.php?id=198)
 * [Services_JSON](http://pear.php.net/pepr/pepr-proposal-show.php?id=198)
 * [password_compat](https://github.com/ircmaxell/password_compat)
 * [password_compat](https://github.com/ircmaxell/password_compat)