diff --git a/unifi/readme.md b/unifi/readme.md index ea94be4..63cae3f 100644 --- a/unifi/readme.md +++ b/unifi/readme.md @@ -12,7 +12,10 @@ Ubiquiti managment utility for wifi access points and other hardware.
* [Manual](https://dl.ui.com/guides/UniFi/UniFi_Controller_V5_UG.pdf) * [linuxserver github](https://github.com/linuxserver/docker-unifi-controller) -UniFi is a web based managment software for Ubiquiti devices.
+UniFi is a web based managment software for Ubiquiti devices. + +It is written in Java, utilizing the Spring Framework +and using MongoDB as a database. Docker image used here is provided by [linuxserver.io](https://www.linuxserver.io/)