Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cdaguerre committed Nov 30, 2014
1 parent 8244bc9 commit b332019
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ Take a look at the [Events](https://github.com/cdaguerre/php-trello-api/blob/mas
use Trello\Client;
use Trello\Service;
use Trello\Events;
use Symfony\Component\EventDispatcher\EventSubscriberInterface;

$client = new Client();
$client->authenticate('api_key', 'token', Client::AUTH_URL_CLIENT_ID);
Expand Down

0 comments on commit b332019

Please sign in to comment.