From 53a5b01bfd137986843bb702a09fa82bf36794c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yusuf=20=C4=B0pek?= Date: Sun, 5 Oct 2025 04:44:54 +0300 Subject: [PATCH] docs: remove redundant usage section from README --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 0c6b75a..ef06b46 100644 --- a/README.md +++ b/README.md @@ -47,10 +47,6 @@ pnpm dev - The dashboard will be available at `http://localhost:3000/dashboard`. - The OBS overlay will be available at `http://localhost:3000/overlay`. -## Usage - -Once the application is running, open the dashboard. It will automatically connect to the YouTube Live stream specified in your `.env` file. If you need to connect to a different stream, you can use the connection prompt on the dashboard. - ## Technology Stack - **Frontend**: [Next.js](https://nextjs.org/) (React)