From 43de7171745d81b5d2b7da972079fac72f345a88 Mon Sep 17 00:00:00 2001 From: sayands Date: Sun, 22 Apr 2018 13:18:59 +0530 Subject: [PATCH] Fixed Link Issue and added twitter bot tutorial --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 30c8b9c..1de2363 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Elixir](#elixir) * [Go](#go) * [Haskell](#haskell) -* [HTML/CSS](#html/css) +* [HTML/CSS](#html-css) * [Java](#java) * [JavaScript](#javascript) * [Kotlin](#kotlin) @@ -250,6 +250,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * How To Create a Telegram Bot Using Python * [Part 1](https://khashtamov.com/en/how-to-create-a-telegram-bot-using-python/) * [Part 2](https://khashtamov.com/en/how-to-deploy-telegram-bot-django/) +* [Create a Twitter Bot In Python](https://medium.freecodecamp.org/creating-a-twitter-bot-in-python-with-tweepy-ac524157a607) ### Data Science: