Skip to content

Commit 1a64ab4

Browse files
authored
Correct spelling mistakes
1 parent 4b5ed4e commit 1a64ab4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ Automated likes on instagram
33

44
For Python > 3.2
55

6-
This Programm uses the private Instagram API by Pasha Lev: https://github.com/LevPasha/Instagram-API-python
7-
DO NOT use this programm in the real world. This is for educational purposes only.
6+
This Program uses the private Instagram API by Pasha Lev: https://github.com/LevPasha/Instagram-API-python
7+
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:
@@ -21,7 +21,7 @@ You can start the program using the commandline:
2121
OPTION 1
2222
Use commandline options.
2323
Type
24-
python3 instaAPIbot.py -h
24+
python3 instaAPI-bot.py -h
2525
for a list of available command line options.
2626

2727
Examles using command line options:

0 commit comments

Comments
 (0)