Skip to content

Commit bd970a6

Browse files
authored
README 0.1.3-beta
Merge pull request #21 from gumdropsteve/release/v0.1.3
2 parents 7c355b1 + b7b79e6 commit bd970a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ Object-oriented Selenium (Python) WebDriver class providing insight and task aut
1818

1919
#### Example Uses:
2020
- [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
2323

0 commit comments

Comments
 (0)