diff --git a/README.md b/README.md index b096cadb..49968ca7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

Contributing to Proxmox VE Helper Scripts

-These scripts allows for the creation of a Linux container or virtual machine in an interactive manner, with options for both basic and advanced configurations. The basic setup uses default settings, while the advanced setup offers the possibility to modify the default settings. The options are presented in a dialog box format using the whiptail command and the script collects and validates the user's input to generate the final configuration of the container or virtual machine. +These scripts allow for the creation of a Linux container or virtual machine in an interactive manner, with options for both basic and advanced configurations. The basic setup uses default settings, while the advanced setup offers the possibility to modify the default settings. The options are presented in a dialog box format using the whiptail command, and the script collects and validates the user's input to generate the final configuration of the container or virtual machine.

Proxmox VE Helper Scripts

Be cautious and thoroughly evaluate scripts and automation tasks obtained from external sources.