Skip to content

Commit

Permalink
Merge pull request #40 from jonathan-bird/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jenssegers committed Sep 23, 2015
2 parents 7bfe41e + 9842dce commit f74033f
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 @@ -147,7 +147,7 @@ $agent->isRobot();

### Robot name

Get the robot name. Note: this currently only works for mayor robots like Google, Facebook, Twitter, Bing, Baidu, ...
Get the robot name. Note: this currently only works for major robots like Google, Facebook, Twitter, Bing, Baidu etc ...

```php
$robot = $agent->robot();
Expand Down

0 comments on commit f74033f

Please sign in to comment.