From aee63d8c0f5790de5af6f7b1fd75246a975e2c04 Mon Sep 17 00:00:00 2001 From: safdarali-bot <72161528+safdarali-bot@users.noreply.github.com> Date: Mon, 26 Oct 2020 11:08:53 +0530 Subject: [PATCH] Updated new README.md Extended description of the readme. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b83c31d..21b8782 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,14 @@ we need requests module if you already install or preinstall requests module then you directly import this module. -if you don't have requests module then you need to install this module using "pip" +if you don't have updated requests module then you need to install this module using "pip" ## windows users:- pip install requests ## linux users:- -sudo pip install requests +sudo pip install new requests ## step 2:- -import requests +import new requests def get_location():