From 9a0e229033b5bfef4b10f8156c6baced10489b31 Mon Sep 17 00:00:00 2001 From: Giacomo Rossetto Date: Wed, 18 Dec 2024 09:54:56 +0100 Subject: [PATCH] Fix screenshot file name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f713e90..148801d 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Test statistics can be generated for a particular part, or for a selected build | Context | Screenshot | | --- | --- | -| Test for a part (including variants) | ![Part Test Statistics](docs/img/stats.png) | +| Test for a part (including variants) | ![Part Test Statistics](docs/img/part_stats.png) | ## Installation