diff --git a/README.md b/README.md index f029f89..ace62cd 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ A bunch of Python to get stuff done 💤 💤 ## Python Scripts -- [Instabot - Use Instagram API to login & like pictures of any public user](https://github.com/sandiprb/stuff/blob/master/python_scripts/instabot.py) -- [Extract emails from a text file content](https://github.com/sandiprb/stuff/blob/master/python_scripts/extract_emails_from_textfile.py) -- [Check if a given email domain exists- (Using MX Record check for domain)](https://github.com/sandiprb/stuff/blob/master/python_scripts/domain_mx_check.py) +- [Instabot - Use Instagram API to login & like pictures of any public user](https://github.com/sandiprb/stuff/blob/master/python_script/instabot.py) +- [Extract emails from a text file content](https://github.com/sandiprb/stuff/blob/master/python_script/extract_emails_from_textfile.py) +- [Check if a given email domain exists- (Using MX Record check for domain)](https://github.com/sandiprb/stuff/blob/master/python_script/domain_mx_check.py)