From ee90c5957bba387a61709e557adb3ba33a7c44c0 Mon Sep 17 00:00:00 2001 From: Isak Jakobsson Date: Thu, 26 Feb 2026 14:14:50 +0100 Subject: [PATCH] Fix punctuation in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68789ff..16e36c7 100644 --- a/README.md +++ b/README.md @@ -106,7 +106,7 @@ Accuracy test for the object detection models have never been evaluated on an Ax the accuracy results come from [Coral object detection models](https://coral.ai/models/object-detection/), except our custom-trained YOLOv5, which were evaluated during the "Evaluate the model accuracy" step in the -[YOLOv5 guide](docs/yolov5.md) +[YOLOv5 guide](docs/yolov5.md). ## License