You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,6 @@ Object-oriented Selenium (Python) WebDriver class providing insight and task aut
18
18
19
19
#### Example Uses:
20
20
-[add_hashtags](https://github.com/gumdropsteve/instagram/blob/master/run.py#L24) to a post as a comment
21
-
- Gather posts then [like_by_hashtag](https://github.com/gumdropsteve/instagram/blob/master/run.py#L43) after making sure you haven't already liked them
22
-
-[rec_n_check](https://github.com/gumdropsteve/instagram/blob/develop/run.py#L6) an account's followers and following to identify then (optionally) unfollow non-followbackers
21
+
- Gather posts then [like_by_hashtag](https://github.com/gumdropsteve/instagram/blob/master/run.py#L45) after making sure you haven't already liked them
22
+
-[rec_n_check](https://github.com/gumdropsteve/instagram/blob/master/run.py#L6) an account's followers and following to identify then (optionally) unfollow non-followbackers
0 commit comments