From a653ac7f2870059183b507e8a2e4b72e05e1b918 Mon Sep 17 00:00:00 2001 From: DataAnts-AI Date: Tue, 28 Jan 2025 17:05:50 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d0c72f..7093fdd 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ Process OBS recordings or any video/audio files with AI-based transcription and ## Installation 1. Clone the repo. -git clone https://github.com/yourusername/OBS_Recording_Transcriber.git -cd OBS_Recording_Transcriber +git clone [https://github.com/DataAnts-AI/VideoTranscriber.git +cd VideoTranscriber 2. Install dependencies: pip install -r requirements.txt