diff --git a/templates/custom/ecosysteme.html b/templates/custom/ecosysteme.html
index e57c34a267fe7eb90c60b7d0dc4165ea7c79b4dc..cadad0ae629c16298c4c7f287c155ceb0ed5f33c 100644
--- a/templates/custom/ecosysteme.html
+++ b/templates/custom/ecosysteme.html
@@ -228,7 +228,7 @@
             <div class="w3-col m3">
                 <i class="fa fa-scissors"></i>
                 <h3>little tools</h3>
-                <p><a href="https://git.duniter.org/tools/little-tools">Little tools</a> est un ensemble de petits outils pour l'environnement Duniter.</p>
+                <p><a href="https://git.duniter.org/tools/little-tools">Little tools</a> est un ensemble de petits outils <strong>python</strong> pour l'environnement Duniter.</p>
             </div>
             
             <div class="w3-col m3">
@@ -247,7 +247,7 @@
                     }
                 </style>
                 <h3>Jaklis</h3>
-                <p><a href="https://git.duniter.org/tools/little-tools">Jaklis</a> est un client en ligne de commande pour les datapods Cesium+ et Äžchange.</p>
+                <p><a href="https://git.duniter.org/tools/little-tools">Jaklis</a> est un client en ligne de commande écrit en <strong>python</strong> pour les datapods Cesium+ et Ğchange.</p>
             </div>
             
             <div class="w3-col m3">
@@ -256,6 +256,16 @@
                 <p>Ğ1LibreBot est un chatbot disponible via Télégram, Messenger, RocketChat, ...</p>
             </div>
         </div>
+
+        <div class="w3-row-padding">
+            <div class="w3-col m3">
+                <i class="fa fa-line-chart"></i>
+                <h3>Äž1 stats</h3>
+                <p><a href="https://g1-stats.axiom-team.fr/">Ǧ1 stats</a> est un utilitaire <strong>bash</strong> d'analyse de données de transactions.</p>
+            </div>
+        </div>
+
+        
     </div>
 </section>