From 389da7a7b6ac431e622a99820b9b095089c5ffd5 Mon Sep 17 00:00:00 2001 From: Sunny Kumar <1709krsunny@gmail.com> Date: Tue, 11 Jan 2022 09:23:26 +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 78f4a72..60618a8 100755 --- a/readme.md +++ b/readme.md @@ -33,4 +33,4 @@ 1. **31_youtube_sentiment.py**: Calculate sentiment score from the comments of a Youtube video 1. **32_stock_scraper.py**: Get stock prices 1. **33_country_code.py**: Convert country code to country name -1. **34_git_all_repos.py**: Clone all repositories from a public user or organization on Github. Usage: `python git_all_repos.py users USER_NAME` or `python git_all_repos.py orgs ORG_NAME` +1. **34_git_all_repos.py**: Clone all repositories from a public user or organization on Github. Usage: `python git_all_repos.py users USER_NAME` or `python git_all_repos.py orgs ORG_NAME`