From 59fa236b14fffc863b89f9142484bf89b6506413 Mon Sep 17 00:00:00 2001 From: Steve Jenkins Date: Sat, 10 Dec 2016 10:47:39 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.