From 95b7f272809f5afc17389bcf9b94de97a7e9c53e Mon Sep 17 00:00:00 2001 From: Syed Ahkam Date: Sat, 8 Jul 2023 05:48:38 +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 2bff2c0..355c818 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ This abstraction layer allows developers to execute complex tasks with ease with ### But wait.. Don't I have to install Android Studio to get the SDK? -Not necessarily.. If you go to https://developer.android.com/studio and scroll down enough you'll see a section named 'Command line tools only'. Just grab that and there's no need for Android Studio. +Not necessarily. If you go to [Android Studio download page](https://developer.android.com/studio) and scroll down enough you'll see a section named 'Command line tools only'. Just grab that and there's no need for Android Studio. ## Legal