diff --git a/README.md b/README.md index f7e2bcd..322be60 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The Unifi API browser tool offers the following features: - timing details of API queries can help "benchmark" your controller - useful tool when developing applications that make use of the API - the API exposes more data than is visible through the Controller's web interface which makes the tool useful for troubleshooting purposes -- comes bundled with an extensive PHP API client for access to the Unifi Controller API +- comes bundled with an extensive PHP class for access to the Unifi Controller API, which supports even more API Endpoints - debug mode to troubleshoot cURL connections (set `$debug` to `true` in the config file to enable debug mode) ### Data collections/API endpoints currently implemented