diff --git a/core.ps1 b/core.ps1 index 58e3b5c..edbdc28 100644 --- a/core.ps1 +++ b/core.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Kitly — A modern, lightweight package bundle installer for Windows using Winget. .DESCRIPTION diff --git a/install.ps1 b/install.ps1 index 861bdb5..0eaec4f 100644 --- a/install.ps1 +++ b/install.ps1 @@ -1,4 +1,4 @@ -<# +<# .SYNOPSIS Kitly Installer — One-command setup for Kitly CLI. .DESCRIPTION diff --git a/utils.ps1 b/utils.ps1 index 3cc6aad..2a2a5c8 100644 --- a/utils.ps1 +++ b/utils.ps1 @@ -1,4 +1,4 @@ -# ═══════════════════════════════════════════════════════════════════════ +# ═══════════════════════════════════════════════════════════════════════ # Kitly — Utilities & UI Functions # Beautiful CLI output, config management, and shared helpers # ═══════════════════════════════════════════════════════════════════════