From c954d05f26cb6c6c6608877ebf005b18aa7525a7 Mon Sep 17 00:00:00 2001 From: Dmitry Shurupov Date: Fri, 26 Mar 2021 15:04:34 +0700 Subject: [PATCH] Announcement link & story for README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a1a6168..0043388 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Simple web UI to manage OpenVPN users, their certificates & routes in Linux. While backend is written in Go, frontend is based on Vue.js. +Originally created in [Flant](https://flant.com/) for internal needs & used for years, then updated to be more modern and [publicly released](https://blog.flant.com/introducing-ovpn-admin-web-interface-for-openvpn/) in March'21. Your contributions are welcome! + ## Features * Adding OpenVPN users (generating certificates for them);