10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31ce52d commit 6cdb3bfCopy full SHA for 6cdb3bf
README.md
@@ -23,7 +23,7 @@ You can start the program using the commandline:
23
`python3 instaAPI-bot.py`
24
25
## Alter the default settings with one of these two options:
26
-# OPTION 1
+### OPTION 1
27
28
Use commandline options.
29
Type
@@ -32,10 +32,10 @@ Type
32
33
for a list of available command line options.
34
35
-Examles using command line options:
+Example using command line options:
36
37
`python3 instaAPI-bot.py --username YOUR_INSTAGRAM_USERNAME --likes LIKES_PER_DAY --hashtags like4like selfie cute fashion`
38
39
-# OPTION 2
+### OPTION 2
40
41
Open the file settings.py in an editor (preferable notepad++, sublime text2/3, atom) and edit the default values.
0 commit comments