From 55272a62a9572fc92abbf3a113b16160c464b123 Mon Sep 17 00:00:00 2001 From: vishalseshagiri Date: Fri, 23 Mar 2018 19:37:11 -0700 Subject: [PATCH] Update readme.md - Index seems amiss :P --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 59d5c64..2e3cd6a 100755 --- a/readme.md +++ b/readme.md @@ -32,4 +32,4 @@ 1. **30_fullcontact.py**: Call the [FullcContact](https://www.fullcontact.com/developer/) API 1. **31_youtube_sentiment.py**: Calculate sentiment score from the comments of a Youtube video 1. **32_stock_scraper.py**: Get stock prices -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. **33_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`