diff --git a/README.md b/README.md index 12ed805..f82158f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Real-Time Video AI Analysis Platform -![Control Panel Overview](def/panel_capture.png) +![Control Panel Overview](docs/panel_capture.png) A production-ready video streaming platform with real-time AI logo detection, demonstrating scalable microservices architecture and modern web technologies. @@ -18,7 +18,7 @@ docker compose up ## Architecture Overview -![System Architecture](def/architecture/architecture_diagram.svg) +![System Architecture](docs/architecture/architecture_diagram.svg) ## Tech Stack diff --git a/def/panel_capture.png b/docs/panel_capture.png similarity index 100% rename from def/panel_capture.png rename to docs/panel_capture.png