From a7aa8a1492e780db8dbcfb4eb9e079c26df705f5 Mon Sep 17 00:00:00 2001 From: Swapnil Musale Date: Sat, 9 Sep 2023 01:53:59 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e481ba..93a4dcd 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ To get started with ComposeForTv, follow these simple steps: 2. Clone the newly created repository to your local machine: ```bash -git clone https://github.com/your-username/your-tv-app.git +git clone https://github.com/swapnil-musale/ComposeForTv.git ``` 3. Open the project in Android Studio or your preferred IDE.