Fixed documentation

This commit is contained in:
Joris van de Sande 2015-11-21 16:00:12 +01:00
parent 0c9121ec32
commit 616c9067de

View File

@ -35,7 +35,7 @@ $apiClient->get('/api/self');
$apiClient->post('/api/s/default/cmd/stamgr', ['cmd' => 'block-sta', 'mac' => '01:01:01:01:01:01']);
// logout
$apiClient->login('your_username', 'your_password');
$apiClient->logout();
```
Examples can be found in the [examples](examples) directory. To run the examples, you must