Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yavuz Selim Bilgin committed Sep 2, 2017
1 parent f9b4ebc commit 9ba5013
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 @@ -27,7 +27,7 @@ $ composer require bilginpro/agency-aa

``` php
$crawler = new \BilginPro\Agency\Aa\Crawler([
'userName' => 'your-username',
'user_name' => 'your-username',
'password' => 'your-password'
]);

Expand Down

0 comments on commit 9ba5013

Please sign in to comment.