Skip to content
This repository has been archived by the owner on May 11, 2018. It is now read-only.

Commit

Permalink
Merge pull request #38 from imZack/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
chriskacerguis committed Jan 24, 2014
2 parents a9ae47e + 52b08ae commit 296de79
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ Please take a look at the code to see about things like api_key() and other post
//'http_pass' => 'password',
//'http_auth' => 'basic',
//'ssl_verify_peer' => TRUE,
//'ssl_cainfo' => '/certs/cert.pem'));
//'ssl_cainfo' => '/certs/cert.pem'
);

// Run some setup
$this->rest->initialize($config);
Expand Down

0 comments on commit 296de79

Please sign in to comment.