From 67de9499044baffcb4470bf52552d819b9613363 Mon Sep 17 00:00:00 2001 From: Steve Jenkins Date: Sat, 10 Dec 2016 10:51:56 -0700 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea67f36..ed0bce7 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,11 @@ 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 additional UniFi Dockerfile 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://github.com/goofball222/unifi for UniFi + Docker info. -#Other UniFi Linux Projects I Like +#Other UniFi-related 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. + +###UniFi Docker - https://github.com/goofball222/unifi### +A Docker container built for Ubiquiti (UBNT) UniFi controllers.