diff --git a/README.md b/README.md index 2528a3e..ea67f36 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ A systemd service file which can be used to run a Ubiquiti (UBNT) UniFi controll A SysV service file which can be used to run a Ubiquiti (UBNT) UniFi controller Ubiquiti on Linux systems. ### /startup-scripts/docker-unifi.service -A systemd service file which can be used to run a Ubiquiti (UBNT) UniFi controller in a Docker container on Linux systems (contributed by @rogierlommers). See https://hub.docker.com/r/goofball222/unifi/ for more UniFi + Docker info. +A systemd service file which can be used to run a Ubiquiti (UBNT) UniFi controller in a Docker container on Linux systems (contributed by @rogierlommers). See https://hub.docker.com/r/goofball222/unifi/ for additional UniFi Dockerfile info. + #Other UniFi Linux Projects I Like ###UniFi-API - https://github.com/calmh/unifi-api### An API for communicating with Linux-based UniFi controllers, with a few helpful utilities that rely on the API.