Skip to content

Commit

Permalink
updated ReadME
Browse files Browse the repository at this point in the history
  • Loading branch information
azzarip committed Jul 1, 2024
1 parent 9b574f6 commit b957c56
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,14 +86,11 @@ Keap::contact();
//To access the campaigns
Keap::campaign();

//To manage the Oauth tokens
Keap::token();

```

The methods of the Keap Facade allow you to automatically call the API endpoints.

A list of all the available methods are can be found in the [Laravel Keap API Docs](https://www.laravelkeap.com/docs/api?utm_source=github&utm_medium=repository&utm_campaign=readme)
A list of all the available methods are can be found in the [Laravel Keap API Docs](https://www.laravelkeap.com/docs?utm_source=github&utm_medium=repository&utm_campaign=readme)

## Testing

Expand Down

0 comments on commit b957c56

Please sign in to comment.