diff --git a/README.md b/README.md index bd9f3b8..ff1e2dd 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,10 @@ TaskBridge manages long-running tasks and AI response streaming, saving you from writing custom WebSocket reconnection logic and Android fallback layers. The library automatically degrades along the `WebSocket -> SSE -> Long Polling` chain, keeping your FastAPI backend clean and stateless. -
-
-
-
-