cleanup(docs): Improve services README

Signed-off-by: Myzel394 <50424412+Myzel394@users.noreply.github.com>
This commit is contained in:
Myzel394 2024-02-23 22:51:42 +01:00
parent ba50d48f23
commit 08edde3421
No known key found for this signature in database
GPG Key ID: DEC4AAB876F73185

View File

@ -1,3 +1,9 @@
# services
This folder contains all available services.
## VideoRecorderService
I found it a bit confusing on how to properly handle the services, so I made this diagram
to help me understand it better. I hope it helps you too.