From e68cdf8cc1f8cfc8f4ef0c40c89be3d713fb6314 Mon Sep 17 00:00:00 2001 From: Joel Krauska Date: Mon, 3 Nov 2025 12:43:07 -0800 Subject: [PATCH] test commit Added information about the new statistic page and API. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 125d1a5..569569d 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ The project serves as a real-time monitoring and diagnostic tool for the Meshtas * New API /api/edges (See API documentation) * Adds edges to the map (click to see traceroute and neighbours) + ### Version 2.0.4 update - August 2025 * New statistic page with more data. * New API /api/stats (See API documentation).