From b16cbdaececc383bdbd143602f3a69408dd7acf0 Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Sat, 18 Aug 2018 22:14:17 +0000
Subject: [PATCH] LTS releases are now in :lts tag, :latest is now v5.8

---
 README.md |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index ff0cc42..9304d4e 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,13 @@
 # UniFi
 
-This is a Docker image of UniFi controller
+This is a Docker image of UniFi SDN controller
 based on `openjdk:8-jre-slim`
 
 ## Tags
 
 Container is created for each stable UniFi release and tagged as vX.X.X.
-`:latest` tag is for the latest 5.6 LTS release.
+`:latest` tag is for the latest stable release.
+`:lts` tag is for the latest 5.6 LTS release.
 `:v5.7` tag is for the latest 5.7 release.
 `:v5.8` tag is for the latest 5.8 release.
 

--
Gitblit v1.9.1