Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shinework committed Oct 29, 2013
1 parent c3184e6 commit cf09be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -18,7 +18,7 @@ Some examples are located in the examples/ directory. Feel free to test those.
### Client API

```php
$client = new \jolicode\PhpARDrone\Client();
$client = new \Joli\ArDrone\Client();
// use API service (see below)
$client->start();
```
Expand Down

0 comments on commit cf09be3

Please sign in to comment.