Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kaioken committed Jun 7, 2020
1 parent ef4a4b8 commit b29a60b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Using composer, execute the following command to add the requirement to your `co
Let's start
-----------

Zoho API V2 has change the wey they handle connecto to the API, it now uses OAuth instead of just simple private and public keys we usted to have in v1. So you will need to do the following to get this library to work
Zoho API V2 has change the wey they handle connecto to the API, it now uses OAuth instead of just simple private and public keys. So you will have to do the following things to get this package to work with your app

- Register a Zoho Client via its Developer Console [https://api-console.zoho.com/]
- Make sure to elect Web Based App and Follow this tutorial https://www.zoho.com/crm/developer/docs/api/register-client.html
Expand Down

0 comments on commit b29a60b

Please sign in to comment.