We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f362c34 commit 8440565Copy full SHA for 8440565
Readme.md
@@ -5,9 +5,9 @@
5
For more overview, check out the blog post [here.](http://raidersec.blogspot.com/2013/03/introducing-dumpmon-twitter-bot-that.html)
6
7
## Dependencies
8
-> [python-twitter](https://code.google.com/p/python-twitter/)
9
-> $ pip install beautifulsoup4
10
-> $ pip install requests
+ [python-twitter](https://code.google.com/p/python-twitter/)
+ $ pip install beautifulsoup4
+ $ pip install requests
11
12
Next, edit the settings.py to include your Twitter application settings.
13
0 commit comments