Skip to content

Commit 6cdb3bf

Browse files
authored
small readme update
1 parent 31ce52d commit 6cdb3bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You can start the program using the commandline:
2323
`python3 instaAPI-bot.py`
2424

2525
## Alter the default settings with one of these two options:
26-
# OPTION 1
26+
### OPTION 1
2727

2828
Use commandline options.
2929
Type
@@ -32,10 +32,10 @@ Type
3232

3333
for a list of available command line options.
3434

35-
Examles using command line options:
35+
Example using command line options:
3636

3737
`python3 instaAPI-bot.py --username YOUR_INSTAGRAM_USERNAME --likes LIKES_PER_DAY --hashtags like4like selfie cute fashion`
3838

39-
# OPTION 2
39+
### OPTION 2
4040

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

0 commit comments

Comments
 (0)