From d7f58863f2a794070118d192ea5d408e563aa043 Mon Sep 17 00:00:00 2001 From: dec0dOS Date: Fri, 28 May 2021 18:07:14 +0300 Subject: [PATCH] docs: update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db4d96d..046ca71 100755 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ This project is highly inspired by [ztncui](https://github.com/key-networks/ztnc - Full React-powered lightweight [SPA](https://en.wikipedia.org/wiki/Single-page_application) that brings better user experience, and ZeroUI is mobile-friendly. - ZeroUI has ZeroTier Central complitible API. That means you could use CLI tools and custom applications made only for ZeroTier Central to manage your networks. -- ZeroUI implements controller-specific workarounds that address some existing [issues](https://github.com/zerotier/ZeroTierOne/issues/859). -- ZeroUI is more feature complete. ZeroUI has almost all network-controller supported features like rule editor. The development process hasn't stopped, so you will enjoy new features and bug fixes in the near future. +- ZeroUI implements controller-specific workarounds that address some existing [issues](https://github.com/zerotier/ZeroTierOne/issues/859). ZTNCUI [does not](https://github.com/key-networks/ztncui/issues/63). +- ZeroUI is more feature complete. ZeroUI has almost all network-controller supported features, for example, rule editor. The development process hasn't stopped, so you will enjoy new features and bug fixes in the near future. - ZeroUI deployment is simple. Please refer to [installation](#installation) for more info.