Skip to content

Commit 98689af

Browse files
committed
Fixed test description. User must type in valid username/password before running
1 parent 335efb4 commit 98689af

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
@@ -7,7 +7,7 @@
77

88
Unofficial Instagram API to give you access to ALL Instagram features (like, follow, upload photo and video, etc)! Written in Python.
99

10-
This is the Python port of https://github.com/mgp25/Instagram-API which is written in PHP.
10+
This is the Python port of https://github.com/mgp25/Instagram-API which is written in PHP.
1111
It is still a work in progress to copy all of its API endpoints.
1212

1313

@@ -31,10 +31,10 @@ It is still a work in progress to copy all of its API endpoints.
3131
4. Modify test.py with your own username and password
3232

3333

34-
5. Run the test script
34+
5. Run the test script (**use text editor to edit the script and type in valid Instagram username/password**)
3535

3636
`python test.py`
37-
37+
3838

3939
### Now InstagramAPI.py can:
4040

0 commit comments

Comments
 (0)