From 180702fa363da63a314d1f7f956b99082624e2c4 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Wed, 12 Aug 2026 01:00:22 +0300 Subject: [PATCH] docs: improve README Generated by qwen3.6-35b-a3b via local API. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 63ad5fa..c99e949 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # DiskCleanupPS A binary PowerShell module containing cmdlets for performing various disk cleanup tasks. @@ -15,6 +17,7 @@ Get-FileSystemItemSize Get-UserProfile Invoke-CCleaner New-NtfsCompressionOptions +Remove-RecycleBinContent Remove-TempFiles Set-NtfsCompression ```