Skip to content

Commit 977295f

Browse files
committed
Update README.md
1 parent 12c32ef commit 977295f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ as methods on the client object. The following methods are currently available:
6262
| Action | Method |
6363
| :------------------------- | :--------------------------------------------------- |
6464
| List accounts | `#accounts` |
65+
| List subscribers | `#subscribers(options = {})` |
6566
| Create/update a subscriber | `#create_or_update_subscriber(email, options = {})` |
6667
| Create/update a batch of subscribers | `#create_or_update_subscribers(subscribers)` |
6768
| Fetch a subscriber | `#subscriber(id_or_email)` |

0 commit comments

Comments
 (0)