diff --git a/README.md b/README.md index efdb7db..2e7b4b1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Seenginx -A configuration panel for NGINX, systemd, journalctl and dmesg. \ No newline at end of file +A configuration panel for configuring/updating/creating NGINX and systemd config files, executing the appropriate actions for each service, plus utilities for ease of use and sections to see the related logs in journalctl and dmesg. + +Will support authenticated session later on to make it possible to expose this interface on the web(ex. seenginx.example.com). + +Built with Blazor Server(C# & .Net Core). \ No newline at end of file