diff --git a/README.md b/README.md index 7b488e5..1890152 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Ce plugin permet d’utiliser des fichiers XLS, XLSX ou ODS dans des boucles DAT La première ligne est considérée comme le titre des colonnes. Vous pouvez ensuite accéder aux données via #TITRE_DE_LA_COLONNE (si le titre est "Titre de la colonne") ou #COL_A (pour la colonne A). +Une documentation plus complète est présente sur [la page Plugin Itérateur XLS de SPIP-Contrib](https://contrib.spip.net/iterateur-xls). + ## Librairies tierces utilisées ### [spreadsheet-reader](https://github.com/nuovo/spreadsheet-reader) de Martins Pilsetnieks @@ -24,4 +26,4 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI ### [Spreadsheet_Excel_Reader](http://code.google.com/p/php-excel-reader/) de Matt Kruse -This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately \ No newline at end of file +This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately