[todo] added todo section in readme

This commit is contained in:
Artur Mukhamadiev 2026-02-20 23:47:53 +03:00
parent d26ab35339
commit 1ab01134c5

View File

@ -2,6 +2,11 @@
Communication JSON RPC protocol and implementation with Unity Scene.
## TODO
- [ ] Server implementation with C-API for Unity
- [ ] Client correct implementation with OpenCV
## API Documentation
See [API.md](API.md) for detailed request/response formats.