diff --git a/README.md b/README.md index 32c1533..20bee16 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ovpn-admin -Simple web UI to manage OpenVPN users, their certificates & routes. +Simple web UI to manage OpenVPN users, their certificates & routes in Linux. While backend is written in Go, frontend is based on Vue.js. ## Features @@ -12,7 +12,7 @@ Simple web UI to manage OpenVPN users, their certificates & routes. * (optionally) Operating in a master/slave mode (syncing certs & CCD with other server); * (optionally) Specifying/changing password for additional authorization in OpenVPN. -## Install +## Installation ### Disclaimer