From cf6878967740b6adcfffe44fd043f4e860687bf1 Mon Sep 17 00:00:00 2001
From: Felix Agner <felix.agner@control.lth.se>
Date: Tue, 17 Oct 2023 09:49:32 +0200
Subject: [PATCH] update readme with webcam info

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

diff --git a/README.md b/README.md
index c855cd7..8757819 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ For information on code packages for the omnibots, see
 * [omnibotserver.py](https://gitlab.control.lth.se/processes/omnibot/omnibotserver.py) - Python server for the omnibots
 * [omnibot.py](https://gitlab.control.lth.se/processes/omnibot/omnibot.py) - A python package to set up a client application for the omnibots
 * [omnibot.jl](https://gitlab.control.lth.se/processes/omnibot/omnibot.jl) - A julia package to set up a client application for the omnibots
+* [omnibot-webcam.py](https://gitlab.control.lth.se/processes/omnibot/omnibot-webcam.py) - A python server to run a webcam service on one of the lab-computers.
 
 ## Description
 
-- 
GitLab