Skip to content

Commit

Permalink
Full link
Browse files Browse the repository at this point in the history
  • Loading branch information
TheDeveloper committed Jul 26, 2013
1 parent 8fea0a8 commit d08d707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -30,4 +30,4 @@ $result = $lead->delete();

Currently, only the leads route of the API has been implemented.

It is easy to add other API routes to the SDK. Have a look at the [Leads](tree/master/lib/routes/Lead.php) class to see how this is done. PR's welcome :)
It is easy to add other API routes to the SDK. Have a look at the [Leads](https://github.com/TheDeveloper/closeio-php-sdk/blob/master/lib/routes/Lead.php) class to see how this is done. PR's welcome :)

0 comments on commit d08d707

Please sign in to comment.