Skip to content

Commit

Permalink
README.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
misantron committed Mar 26, 2020
1 parent 138a19b commit 2f259e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ $client = new Client($accountKeysPath, $certificatesPath, false);

* `$client->account()->create(array $emails)`
* `$client->account()->get()`
* `$client->account()->getOrCreate(array $emails)`
* `$client->account()->update(array $emails)`
* `$client->account()->keyRollover()`
* `$client->account()->deactive()`
Expand Down

0 comments on commit 2f259e7

Please sign in to comment.