Skip to content

Commit

Permalink
fixed README
Browse files Browse the repository at this point in the history
  • Loading branch information
odino committed Apr 15, 2012
1 parent cf606df commit 525a492
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -43,6 +43,7 @@ ones:


$account = $robowhois->whoisAccount(); $account = $robowhois->whoisAccount();


// $account is an instance of Robowhois\Account
echo $account['credits_remaining']; echo $account['credits_remaining'];


and you can also rely on magic methods to convert those indexes in getters: and you can also rely on magic methods to convert those indexes in getters:
Expand Down

0 comments on commit 525a492

Please sign in to comment.