mirror of
https://github.com/Art-of-WiFi/UniFi-API-client.git
synced 2024-12-28 20:00:23 +01:00
updated README
This commit is contained in:
parent
cd24ef1c2c
commit
3819cc8986
@ -1,3 +1,7 @@
|
||||
[![Latest Stable Version](https://poser.pugx.org/art-of-wifi/unifi-api-client/v/stable)](https://packagist.org/packages/art-of-wifi/unifi-api-client)
|
||||
[![Total Downloads](https://poser.pugx.org/art-of-wifi/unifi-api-client/downloads)](https://packagist.org/packages/art-of-wifi/unifi-api-client)
|
||||
[![License](https://poser.pugx.org/art-of-wifi/unifi-api-client/license)](https://packagist.org/packages/art-of-wifi/unifi-api-client)
|
||||
|
||||
## UniFi controller API client class
|
||||
|
||||
This PHP class provides access to the **UniFi Controller API** and is based off the work of @domwo and @fbagnol and the API shell client as published by UBNT.
|
||||
@ -122,7 +126,6 @@ A basic example how to use the class:
|
||||
```php
|
||||
|
||||
...
|
||||
|
||||
/**
|
||||
* load the class using the composer autoloader
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user