From f94584b986972f5f3669fb6d3b0a9d3b9954ed5f Mon Sep 17 00:00:00 2001
From: KADDOUR Sidi Mohammed <sidi-mohammed.kaddour@inria.fr>
Date: Wed, 18 Dec 2024 14:07:16 +0100
Subject: [PATCH] update readme.md

---
 readme.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/readme.md b/readme.md
index e456a8a..7338acc 100644
--- a/readme.md
+++ b/readme.md
@@ -301,5 +301,6 @@ services:
    - Access Zipkin UI: [http://localhost:9411](http://localhost:9411)
    - Access Prometheus UI: [http://localhost:9090](http://localhost:9090)
    - Access cAdvisor UI: [http://localhost:8080](http://localhost:8080)
+   - Access object recognizer interface : [http://localhost:5000](http://localhost:5000)
 
 With these steps, you're building, deploying, and managing the services without using a deployment script.
\ No newline at end of file
-- 
GitLab