diff --git a/doc.go b/doc.go index 4c732f6..85692a2 100644 --- a/doc.go +++ b/doc.go @@ -1,5 +1,5 @@ -// Linux GUI installer for audiences that are used to Windows installers. -// Imitates the look and feel of NSIS, or rather Wizard97-type installers. +// Graphical Linux application installer for audiences that are used to Windows +// installers. Imitates the look and feel of NSIS, or rather Wizard97-type installers. // // This installer will bundle any files and folders inside the "data" directory, to be // installed via a GTK3-based GUI, or alternatively a commandline interface (referred to