diff --git a/README.md b/README.md
index 0e93baaa..a6f66204 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,24 @@ ________________________________________________________________________________
+
+ 🔸Proxmox Kernel Clean
+
+
+
+Proxmox Kernel Clean
+
+Cleaning unused kernel images is not only good because of a reduced grub menu, but also gains some disk space.
+
+Run the following in the Proxmox Shell.
+
+```yaml
+bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/misc/kernel-clean.sh)"
+```
+____________________________________________________________________________________________
+
+
+
🔸Proxmox LXC Updater