8000 small update · HackedBot/instaAPI-bot.py@4b066c7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4b066c7

Browse files
authored
small update
1 parent ce3e8cf commit 4b066c7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# instaAPI-bot.py
2-
## Automated likes on instagram
2+
## Automated hashtag likes on instagram
33

4-
### For Python > 3.2
4+
### For Python 3.2+
55

66
This Program uses the private Instagram API by Pasha Lev: https://github.com/LevPasha/Instagram-API-python
77
DO NOT use this program in the real world. This is for educational purposes only.
88
This is an instagram bot inspired by instabot.py by Pasha Lev but using the private Instagram API instead.
99

1010
## Requirements:
1111

12-
Python > 3.2
12+
Python 3.2+
1313

1414
Also you need the "requests" modul.
1515
You can install it with pip:
@@ -38,4 +38,4 @@ Example using command line options:
3838

3939
### OPTION 2
4040

41-
Open the file settings.py in an editor (preferable notepad++, sublime text2/3, atom) and edit the default values.
41+
Open the file settings.py in an editor (preferable notepad++, sublime text 2/3, atom) and edit the default values.

0 commit comments

Comments
 (0)
0